Sdd Document.Prompt banner
Snakeblack Snakeblack

Sdd Document.Prompt

Documentation community

Description

--- name: sdd-document description: Generate wiki pages detailing repository architecture, specifications, and status. agent: sdd-orchestrator argument-hint: "" tools: ['agent', 'read', 'search', 'edit', 'execute'] --- Route this slash command to the `sdd-orchestrator` custom agent. Generate documentation using `${input:changeName}` through the orchestrator. Do not invoke the `sdd-document` phase agent directly. The orchestrator must validate the approved documentation scope and delegate exec

Installation

Installs to ~/.claude/skills/snakeblack-ospec-workflow-sdd-document.prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/snakeblack-ospec-workflow-sdd-document.prompt && curl -fsSL https://raw.githubusercontent.com/Snakeblack/ospec-workflow/HEAD/commands/sdd-document.prompt.md -o ~/.claude/skills/snakeblack-ospec-workflow-sdd-document.prompt/SKILL.md

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

Full documentation available on GitHub

View Source Repository