Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/autoteam:autoteamThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /autoteam Command Invoke the AutoTeam autonomous development pipeline. ## Usage ## Example ## What Happens 1. **Human-AI Brainstorming** — Clarify requirements with AI, generate approved plan.md 2. **Product Planner** — Transforms approved plan into structured requirement-card.yaml 3. **Architecture** — Designs the tech stack and interface contracts 4. **Discussion** — Aligns architecture with requirements (up to 3 rounds) 5. **Sprint Contract** — Negotiates implementation scope between Implementation and QA 6. **Implementation** — Writes production code for each module 7. **Mult...
Invoke the AutoTeam autonomous development pipeline.
/autoteam "your requirement"
/autoteam "build a REST API for task management"
/autoteam "create a CLI tool for file encryption"
/autoteam "implement a WebSocket chat server"
.autoteam/workspace/qa-reports/docs/autoteam/<date>-<slug>Check pipeline status anytime with:
/autoteam:status
npx claudepluginhub nangenx/autoteam --plugin autoteam