Sdd Workflow banner
jmanhype jmanhype

Sdd Workflow

Productivity community

Description

--- description: Execute the complete Specification-Driven Development workflow from constitution to implementation allowed-tools: Bash, Read, Write, Edit, MultiEdit --- Execute the full SDD workflow for: $ARGUMENTS **Workflow Steps:** 1. **Constitution Phase** (if not exists) - Run /constitution to establish foundational principles - Wait for user confirmation before proceeding 2. **Specification Phase** - Run /specify $ARGUMENTS to create feature specification - Generate spec.m

Installation

Installs to ~/.claude/commands/jmanhype-multi-agent-system-sdd-workflow.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jmanhype/multi-agent-system/HEAD/.claude/commands/sdd-workflow.md -o ~/.claude/commands/jmanhype-multi-agent-system-sdd-workflow.md

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

Full documentation available on GitHub

View Source Repository