
█████╗ ██████╗ ███████╗███╗ ██╗████████╗
██╔══██╗██╔════╝ ██╔════╝████╗ ██║╚══██╔══╝
███████║██║ ███╗█████╗ ██╔██╗ ██║ ██║
██╔══██║██║ ██║██╔══╝ ██║╚██╗██║ ██║
██║ ██║╚██████╔╝███████╗██║ ╚████║ ██║
╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═══╝ ╚═╝
██████╗██████╗ ███████╗██╗ ██╗
██╔════╝██╔══██╗██╔════╝██║ ██║
██║ ██████╔╝█████╗ ██║ █╗ ██║
██║ ██╔══██╗██╔══╝ ██║███╗██║
╚██████╗██║ ██║███████╗╚███╔███╔╝
╚═════╝╚═╝ ╚═╝╚══════╝ ╚══╝╚══╝Multi-agent BMAD framework for Claude Code — SPEC → DESIGN → BUILD → QA in one kit
Checking prerequisites...
✔ Node.js (≥18) v24.10.0
✔ Claude Code CLI @anthropic-ai/claude-code
✔ Git v2.47.1
✔ All prerequisites met
? What would you like to do?
› /init-kit — Bootstrap AGENTS.md for a new project (~8 questions)
/create-feature — Run the full BMAD pipeline (SPEC → DESIGN → BUILD → QA)
/create-spec — BA only — turn a requirement into SPEC.md BMAD multi-agent kit for Claude Code — one command scaffolds the agents, commands and skills that drive a feature from SPEC to deploy.
Quick Start
0. Install Claude Code CLI
Requires Node.js ≥ 18.
npm install -g @anthropic-ai/claude-code
claude --version
Run claude once to sign in (Anthropic account or org API key). The IDE extension (VS Code / JetBrains) or Desktop app also works.
1. Init the kit into your project
npm i agentcrew-kit
npx agentcrew-kit init
2. Add source repos
The kit makes no assumption about repo count/naming — 1 repo (monorepo) or N repos all work. Recommended layout:
<project-name>/
├── CLAUDE.md · POLICIES.md · AGENTS.md · .claude/ · template/ ← kit
├── <project-name>-repository/ ← place cloned repos here
│ ├── <backend-repo>/ <web-repo>/ <mobile-repo>/
└── <project-name>-docs/ ← (optional) dedicated docs repo
3. Init
/init-kit
init-agent asks ~8 questions and fills AGENTS.md with your actual repo paths. Verify the Ecosystem/Actors tables afterwards; re-run to add missing pieces.
4. First feature
/create-feature <feature> [description] # Planning (BA → Design → Tasks, stops at gate)
/create-feature <feature> build # Build after approval (Dev → QA → QC)
Or in natural language: "act as BA, create SPEC for <requirement>". The BMAD pipeline drives itself via the "Next step" at the end of each output. PM steps (/create-plan, /create-backlog) run separately when timeline/assignees are needed.
5. MkDocs site to browse docs
Ask Claude Code:
"Set up MkDocs so I can browse the feature docs at localhost:8000."

Multi-agent BMAD framework for Claude Code — SPEC → DESIGN → BUILD → Q

Tra Cứu Nhanh Lệnh CLI Và Quy Chuẩn Thiết Lập AI Agent

Nền tảng việc làm linh hoạt, tối ưu theo thời gian thực

One Key. Every LLMs. Ship Faster. Claude Code Ready.
Luyện IELTS hiệu quả với AI

740 bài học song ngữ cho người Việt - Copy 1 click sang ChatGPT/Claude

Your AI financial assistant
No reviews yet
AgentCrew Kit giải quyết một vấn đề thực sự trong quy trình phát triển bằng cách tự động hóa các bước từ specification đến QA. Hướng tiếp cận multi-agent cho Claude Code khá sáng tạo và phù hợp với xu hướng AI-assisted development. Mình gợi ý một cải thiện nhỏ: mô tả hiện tại chứa rất nhiều ASCII art decorative, điều này làm cho trang trông bớt chuyên nghiệp và khó đọc. Nếu xóa bỏ phần này và để phần text chính nổi bật hơn, cộng với một tagline rõ ràng và tập trung vào lợi ích cho người dùng, sản phẩm sẽ thiệt ấn tượng hơn nhiều. Sang bên cạnh đó, bạn có thể xem xét viết thêm một vài dòng về use case cụ thể hoặc case study. Điều này sẽ giúp người dùng tiềm năng hiểu rõ hơn sản phẩm có thể giúp họ trong tình huống nào.
Reviews & comments