docs-workflow-bootstrap
Installation
SKILL.md
Docs Workflow Bootstrap
Purpose
Create the minimum workflow scaffold so later stages have authoritative docs to read.
Use when
- one or more minimum scaffold files are missing
- the repository has not been initialized for this docs-driven workflow
- later stages cannot recover state because the basic docs entry points do not exist yet
Do not use when
- the minimum scaffold already exists
- the current work is roadmap decomposition, task-local design, or execution
- the user wants implementation tasks, specs, plans, or code changes during bootstrap