Spec Driven Development (SDD) ワークフロー支援コマンド集
npx claudepluginhub masseater/claude-code-plugin --plugin sdd完了または不要になったspecsをアーカイブします
SDD自動進行モードのガイド。以下の状況で使用する: (1) ユーザーが「自動で進めて」「一気に実装」「autopilot」と言った時 (2) 定型的なタスクを人の介入なしで進めたい時 (3) サブエージェントで各コマンドを実行する仕組みを理解したい時 親セッションが全体を管理し、各SDDコマンドはサブエージェントで実行される。
SDDワークフローのヘルプ表示
次に実行すべきコマンドを提案
SDDのPhase管理。plan(構成決定)、breakdown(詳細計画)、implement(実装)、insert(Phase挿入)
仕様書の品質チェック(矛盾検出・ステアリング準拠確認)
SDD調査・明確化。conduct(技術調査の実施)、clarify(不明箇所のユーザー質問)
SDD仕様書テンプレートの初期化。`/sdd:spec init` で新しい仕様書を作成する時に使用。
SDD仕様書の作成・定義。init(骨格作成)、requirements(要件定義)、technical(技術設計)
全タスクのステータス表示
プロジェクトのステアリングドキュメント(永続的コンテキスト)の初期化・移行ガイド。以下の状況で使用: (1) ユーザーが「プロジェクト方針を定義したい」「技術スタックを整理したい」と言った時 (2) `.claude/skills/steering/` の初期化方法を知りたい時 (3) 既存の `specs/_steering/` から移行したい時 (4) ステアリングテンプレートの書き方を確認したい時
実装状況を仕様書に同期
Phase検証スキル。ドキュメント・要件・品質の3観点から統合検証を実施。/sdd:validate コマンド実行時に参照。
sdd-webappとの連携ガイド。以下の状況で使用する: (1) ユーザーが「sdd-webapp」「ダッシュボード」と言った時 (2) sdd-webappのMCPツールを使いたい時 (3) 仕様書の進捗をビジュアルで確認したい時
SDDワークフロー全体のガイド。SDD コマンドを実行する時に、全てのコマンドで読み込む必要がある。
SDDユーティリティ機能
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
AI-powered development tools for code review, research, design, and workflow automation.