Documentation
README
skill-router
Reads ~/.claude/skill-manifest.json and ~/.claude/pending-skills.json.
Executes the 5-stage pipeline. No skipping stages.
Pipeline
01-scope → 02-plan → 03-build → 04-check → 05-deliver
Invoke When
- Session starts (automatic via using-superpowers pattern)
- User switches projects or opens a new repo
pending-skills.jsonexists (mid-session signals detected)- User asks "what skills are loaded?" or "update my skills"
Stage Files
All stage files are in references/. Read and follow each in order.
This is the opening of the README. Read the full README on GitHub.