doc

Installation
SKILL.md

Doc

Review and generate documentation following consistent principles.

Usage

/doc                              # Review docs related to current context (default)
/doc --review                     # Explicit review mode
/doc --review --staged            # Review staged .md files
/doc --review --all               # Review all docs (parallel agents)
/doc --generate <target>          # Generate docs for file/module/feature
/doc --generate --staged          # Generate docs for staged code changes

Documentation Principles

Both review and generate modes follow these principles. Review checks conformance; generate applies them.

Installs
1
First Seen
Mar 29, 2026
doc — nielsmadan/agentic-coding