Planning Documents
Installation
SKILL.md
Planning Documents
All workflow documents live in docs/agent-guide/ with a structured naming scheme.
Primary Documents (PRDs)
Pattern: docs/agent-guide/NNN-concept.md
| Component | Description | Example |
|---|---|---|
NNN |
Three-digit sequence number | 025 |
concept |
Kebab-case description | compositor, event-parsing |
No underscores in the primary document name.
Examples:
docs/agent-guide/025-compositor.mddocs/agent-guide/010-event-parsing.md