원클릭으로
sdd-autopilot
sdd-autopilot에는 rubenzarroca에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.