Files
yao-meta-skill/skill_atlas
YAO 31ce04c655 Split meta skill CLI and review gates
Merge the beta-ready Yao Meta Skill architecture, report, evidence gate, and release-boundary updates.\n\nRelease boundary: beta/public testing is allowed; formal world-class, fully reviewed, or superiority claims remain blocked until the pending evidence gates are accepted.
2026-06-17 18:43:02 +08:00
..
2026-06-13 12:34:19 +08:00

Skill Atlas

Skill Atlas is the Skill OS 2.0 layer for managing a workspace of multiple skills.

It detects:

  • catalog metadata
  • route overlap
  • shared resource dependencies
  • stale skills
  • missing owner / review metadata
  • no-route opportunities from failure notes

Run against a workspace:

python3 scripts/build_skill_atlas.py --workspace-root .. --output-dir skill_atlas --report-html reports/skill_atlas.html --report-json reports/skill_atlas.json

The script is local-first and does not modify scanned skills.