Document Feature Module banner
UnleashedPPOS UnleashedPPOS

Document Feature Module

Development community

Description

--- description: Produce reference-quality docs for an Unleashed OS feature module using the senior-engineer + senior-designer methodology (source-grounded, verb-first copy, 8 required sections). --- Invoke the `document-feature-module` skill. Target: $ARGUMENTS If no target module is given, ask which feature folder or file the user wants documented, then proceed. Follow the skill's output-gate checklist before declaring done.

Installation

Installs to ~/.claude/skills/unleashedppos-unleashed-superpowers-document-feature-module/SKILL.md

Terminal
mkdir -p ~/.claude/skills/unleashedppos-unleashed-superpowers-document-feature-module && curl -fsSL https://raw.githubusercontent.com/UnleashedPPOS/unleashed-superpowers/HEAD/commands/document-feature-module.md -o ~/.claude/skills/unleashedppos-unleashed-superpowers-document-feature-module/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository