mirror of
https://github.com/obra/superpowers.git
synced 2026-04-22 01:19:04 +08:00
Added section "5. Cross-Referencing Other Skills" under CSO, explaining:
- Proper format: skills/path/name (no @ prefix or /SKILL.md suffix)
- Why: @ syntax force-loads files, burning context unnecessarily
- How to read: Use Read tool on ${CLAUDE_PLUGIN_ROOT}/skills/path/SKILL.md
This completes the move of cross-referencing guidance from getting-started
to writing-skills, improving separation of concerns.