Docforge Revise banner
jonaskahn jonaskahn

Docforge Revise

Documentation community

Description

--- name: docforge-revise description: Refreshes documentation Docforge already wrote — the whole tree, one area, or flows; a bare run only syncs manifest metadata. --- If the invocation arguments contain `--help` (or the user asks what this command does), print the `/docforge-revise` 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 revis

Installation

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

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

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

Full documentation available on GitHub

View Source Repository