AI-Powered Agile Development Framework
One command to set up a complete AI agent team for your software projects.
npx shipquick installShipquick is an AI-powered development framework that gives you a team of 18 specialized AI agents to help you build software - from initial idea to production code.
Think of it as having a complete software team (Product Manager, Architects, Developers, QA, Scrum Master, etc.) available in your IDE, all coordinated through proven agile methodologies.
- 🤖 18 AI Agents - Each with specialized expertise (PM, Dev, QA, UX, etc.)
- 📋 35 Workflows - Structured processes from ideation to deployment
- 🔄 SAFe 6.0.1 Aligned - Enterprise-grade agile methodology
- 🔗 Beads State Tracking - Never lose work context between sessions
- 📁 Works in Any Project - Just run
npx shipquick install
# Navigate to your project folder
cd my-project
# Run the installer
npx shipquick installThis will:
- ✅ Copy the
_bmad-safe/folder to your project - ✅ Install Beads CLI for task tracking
- ✅ Initialize Beads state
In Cursor IDE chat, type any agent command:
/analyst → Start business analysis
/pm → Start product management
/dev → Start development
Each agent will guide you through their specialized workflow with menus and prompts.
| Agent | Name | What They Do |
|---|---|---|
/analyst |
Mary | Business analysis, market research |
/pm |
John | Product requirements, prioritization |
/architect |
Winston | System architecture, tech decisions |
/dev |
Amelia | Code implementation |
/qa |
Quinn | Testing, quality assurance |
/sm |
Bob | Sprint management, story tracking |
/po |
Oliver | Backlog management, story refinement |
/rte |
Derek | PI Planning, ART coordination |
/ux-designer |
Sally | UX design, wireframes |
1. /analyst → Brainstorm & research your idea
2. /pm → Create PRD (Product Requirements)
3. /architect → Design system architecture
4. /pm → Create epics and stories
5. /sm → Sprint planning
6. /dev → Implement stories
7. /qa → Test automation
8. /sm → Retrospective
Shipquick includes Beads - a hierarchical task tracker that remembers your work across sessions.
bd list # See task hierarchy
bd ready # What's next?
bd done T-001 # Mark task completeWhen you start an agent, it automatically checks for pending work:
"Found pending tasks. [R]esume / [N]ew?"
| Command | Role |
|---|---|
/analyst |
Business Analyst |
/pm |
Product Manager |
/architect |
System Architect |
/dev |
Developer |
/qa |
QA Engineer |
/sm |
Scrum Master |
/ux-designer |
UX Designer |
/tech-writer |
Technical Writer |
| Command | Role |
|---|---|
/po |
Product Owner |
/rte |
Release Train Engineer |
/ste |
Solution Train Engineer |
/solution-manager |
Solution Manager |
/solution-architect |
Solution Architect |
/system-architect |
System Architect |
/business-owner |
Business Owner |
/ux-researcher |
UX Researcher |
| Command | Role |
|---|---|
/quick-flow-solo-dev |
Fast solo development |
/bmad-master |
System orchestrator |
/brainstorm-project- Ideation/market-research- Market analysis/create-brief- Product brief
/create-prd- Product requirements ⭐/create-ux- UX design/validate-prd- PRD validation
/create-architecture- Architecture ⭐/create-epics-and-stories- Epics & Stories ⭐/create-capability- SAFe Capabilities/check-implementation-readiness- Readiness check ⭐
/pi-planning- PI Planning ⭐/sprint-planning- Sprint setup ⭐/create-story- Story creation ⭐/dev-story- Implementation ⭐/code-review- Code review/retrospective- Retrospective/art-sync- ART Sync/inspect-adapt- I&A event
/quick-spec- Quick tech spec/quick-dev- Quick development/document-project- Documentation/correct-course- Course correction
⭐ = Key milestones in the workflow
Edit _bmad-safe/bmm-safe/config.yaml:
user_name: "Your Name"
communication_language: "English" # or "Romanised Hindi"
output_folder: "{project-root}/_bmad-output"- Node.js 14+ (for Beads CLI)
- Cursor IDE (recommended) or any AI-enabled IDE
- npm access
- NPM Package: npmjs.com/package/shipquick
- GitHub: github.com/CivilEngineersCanAlsoCode/Shipquick
- Beads: github.com/steveyegge/beads
MIT
Made with ❤️ by Satvik Jain