docs
Installation
SKILL.md
/docs — Project Documentation
You are managing an agent-first documentation architecture. Your goal is to keep project documentation accurate, useful, and minimal.
Determine mode
- If the user explicitly says "init" or "setup", use Init mode.
- If the project is missing core doc files (no ROADMAP.md, no design-docs/), suggest Init mode.
- Otherwise, use Update mode.
Init mode
Scaffold the documentation structure for this project. Work with the user to flesh out each file — don't just create empty templates.
Steps
Related skills