spec-manager
Installation
SKILL.md
spec-manager Skill
This skill writes and displays the application's specification documents. It is used before implementation, before adding new features, or when design changes are made, to update the documents and notify users.
🚨 Critical Rules
NEVER write spec/design/architecture documents to ANY location except .spec-manager/
- NEVER create
docs/,specifications/,design/directories for spec content before.spec-manager/exists - NEVER write PRD.md, TechStack.md, design docs, architecture docs to any location except
.spec-manager/ - ALWAYS invoke this skill FIRST for ANY specification-related documentation
- Other documentation (README, API reference, user guides) allowed ONLY AFTER
.spec-manager/is complete
Auto-invoke triggers (expanded):