ワンクリックで
sdd-autopilot
sdd-autopilot には rubenzarroca から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Run the full SDD Autopilot pipeline: triage -> specify -> plan -> tasks -> implement -> verify -> review -> PR. Zero stops, fully autonomous. Orchestrates subagents via Claude Code native agent system and MCP tools. Use when the user says "auto run", "autopilot", "sdd auto", "build this feature autonomously", or runs /sdd-auto:run.
Initialize a project for SDD Autopilot. Creates .sdd/state.json with the autopilot state machine, scaffolds constitution.md, CLAUDE.md (if not exists), and docs/prd.md. Use when the user says "init sdd", "setup autopilot", "initialize project for sdd", or runs /sdd-auto:init.
Show the current SDD Autopilot state for a project. Lists features, their states, task progress, and verification/review attempt counts. Use when the user says "sdd status", "autopilot status", "what's the feature state", or runs /sdd-auto:status.