Document Release banner
ShaheerKhawaja ShaheerKhawaja

Document Release

Documentation community

Description

--- name: document-release description: "Post-ship documentation update — reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped." arguments: - name: scope description: "What to update: all | readme | architecture | changelog (default: all)" required: false default: "all" --- # /document-release — Post-Ship Documentation Update After shipping, update all documentation to match what actually shipped. ## Step 0:

Installation

Installs to ~/.claude/commands/shaheerkhawaja-productionos-document-release.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/.claude/commands/document-release.md -o ~/.claude/commands/shaheerkhawaja-productionos-document-release.md

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

Full documentation available on GitHub

View Source Repository