create-software-docs
Installation
SKILL.md
Software Project Documentation Orchestrator
Generate or update structured project documentation by coordinating specialized documentation sub-skills.
For lightweight version history and maintenance notes, see CHANGELOG.md.
Overview
This skill is the orchestrator for project documentation. It does not try to author every document directly. Instead, it:
- resolves the documentation
{scope} - gathers shared evidence
- decides whether to generate, update, or reconcile documentation
- decides which sub-skills are applicable
- executes them in the right order
- consolidates output under
{scope}/docs/ - validates consistency before finishing
The orchestrator is responsible for hierarchy, activation order, and global quality rules.