Docforge banner
jonaskahn jonaskahn

Docforge

Documentation community

Description

--- name: docforge description: Writes new repository documentation from source-code evidence — catalog-driven, provenance-tracked, and independently audited. --- If the invocation arguments contain `--help` (or the user asks what this command does), print the `/docforge` section of `${CLAUDE_PLUGIN_ROOT}/skills/docforge/_shared/help.md` — purpose and every parameter with its meaning — and stop; do not load the skill or run a workflow. Otherwise: Load and follow the Docforge skill at `${CLAUDE

Installation

Installs to ~/.claude/skills/jonaskahn-docforge-docforge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonaskahn-docforge-docforge && curl -fsSL https://raw.githubusercontent.com/jonaskahn/docforge/HEAD/commands/docforge.md -o ~/.claude/skills/jonaskahn-docforge-docforge/SKILL.md

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

Full documentation available on GitHub

View Source Repository