docs-builder
Installation
SKILL.md
Documentation Architecture Skill
Create or reorganize /docs following a 5-tier hierarchy:
/docs
├── 00-context/ # WHY and WHAT EXISTS RIGHT NOW
├── 01-product/ # WHAT the product must do
├── 02-features/ # HOW features are designed & built
├── 03-logs/ # MEMORY (what changed over time)
├── 04-process/ # HOW to work with this system
├── archive/ # Old/unclear docs preserved here
└── README.md # Navigation guide