docgen-fill
Installation
SKILL.md
docgen Fill
Fill in one of the scaffolded docs/ documents by interviewing the user and following the
inline <!-- LLM: ... --> guidance baked into each template.
When to Use
- "Fill in the mission doc"
- "Help me write docs/0-MISSION.md"
- "Document the architecture"
- "Work through the requirements with me"
- Any time a scaffolded doc still has
<!-- LLM: ... -->comments or_italic prompts_to resolve
Prerequisites
The docs/ tree must exist. If it doesn't, run the docgen-init skill first. If you only
need to add one missing document, create it with docgen add <name> (run docgen list to
see names).