octocode-documentation-writer
Installation
SKILL.md
Repository Documentation Generator
Production-ready 6-phase pipeline with intelligent orchestration, research-first validation, and conflict-free file ownership.
Runtime Compatibility
- Model labels such as
Opus,Sonnet, andHaikuare role hints, not hard requirements. Map them to the strongest available host models for the job. Taskmeans the host runtime's parallel subagent mechanism. IF the host cannot run true parallel subagents → THEN execute the same work sequentially and preserve exclusive file ownership.- Pseudocode blocks in this document are behavioral templates. Adapt helper names, file APIs, and retry helpers to the active runtime instead of treating them as literal APIs.
- Session artifacts live under
.octocode/documentation/{session-name}/. Short names likeanalysis.jsonbelow refer to files inside that session directory unless stated otherwise.