ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

bmad-method

AI-driven agile development framework with 34+ workflows and 12+ domain expert agents (PM, Architect, Developer, UX, Scrum Master, etc.). Use when: (1) User wants to start a new software project with AI assistance, (2) User needs agile development workflow guidance, (3) User wants to set up an AI development environment, (4) User asks about BMad Method or related commands like /bmad-help.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hansenmemo/bmad-method
Or

BMad Method

AI-driven agile development framework — Build More Architect Dreams.

Quick Start

# Interactive installation (recommended)
npx bmad-method install

# Or install specific version
npx [email protected] install

# Non-interactive / CI/CD
npx bmad-method install --directory /path/to/project --modules bmm --tools claude-code --yes

Available Modules

ModulePurpose
BMMCore framework with 34+ workflows
BMBCreate custom BMad agents and workflows
TEARisk-based test strategy and automation
BMGDGame development (Unity, Unreal, Godot)
CISInnovation, brainstorming, design thinking

Commands

  • /bmad-help — Get guidance on what's next
  • /bmad-help <context> — Ask specific questions (e.g., "I just finished the architecture, what do I do next?")

Prerequisites

  • Node.js v20+
  • AI IDE (Claude Code, Cursor, etc.)

Documentation

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hansenmemo-bmad-method": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.