← Back to Skills Marketplace
hansenmemo

BMad Method

by hansenmemo · GitHub ↗ · v2.0.0
cross-platform ⚠ suspicious
429
Downloads
2
Stars
3
Active Installs
3
Versions
Install in OpenClaw
/install bmad-method
Description
AI-driven agile development framework with 34+ workflows and 12+ domain expert agents (PM, Architect, Developer, UX, Scrum Master, etc.). Use when: (1) User...
README (SKILL.md)

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

Module Purpose
BMM Core framework with 34+ workflows
BMB Create custom BMad agents and workflows
TEA Risk-based test strategy and automation
BMGD Game development (Unity, Unreal, Godot)
CIS Innovation, brainstorming, design thinking

Commands

  • /bmad-help — Get guidance on what's next
  • /bmad-help \x3Ccontext> — 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

Usage Guidance
This skill is instruction-only and asks you (or the agent) to run 'npx bmad-method install', which will download and execute an npm package whose source and homepage are not provided in the registry metadata. Before installing or allowing an agent to run this: 1) Verify the npm package and publisher (look up 'bmad-method' on the npm registry and inspect the publisher and package versions). 2) Find the source repository (GitHub or other) and review the code (especially install/postinstall scripts). 3) Prefer installing in an isolated environment or disposable container/CI workspace, not on your primary machine. 4) Ask the skill author for a verified release URL, checksum, or a pinned commit/tag. 5) Do not grant this skill autonomous execution rights in sensitive contexts until provenance is confirmed. If you cannot verify the package source and contents, treat it as potentially unsafe.
Capability Analysis
Type: OpenClaw Skill Name: bmad-method Version: 2.0.0 The skill bundle provides instructions for installing an AI-driven agile development framework using `npx bmad-method install`. The `SKILL.md` content is straightforward, describing the tool's purpose, installation steps, available modules, and help commands. There is no evidence of prompt injection attempting to subvert the agent's behavior, exfiltrate data, establish persistence, or execute malicious payloads beyond the transparent installation of the stated software. While `npx` commands inherently carry a supply chain risk by executing external code, the instructions themselves are benign and align with the stated purpose.
Capability Assessment
Purpose & Capability
Name/description (an AI-driven agile framework) align with the SKILL.md commands (npx bmad-method install, modules, workflows). However the registry metadata lacks a homepage or source repository, so while the requested actions are plausible for this purpose, there's insufficient provenance for the external package the skill asks you to run.
Instruction Scope
The runtime instructions explicitly instruct running 'npx bmad-method install' (including variants for CI). Those commands will fetch and execute remote code at runtime. The SKILL.md does not limit or verify what that code does, nor does it constrain the environment or warn about side effects. The instructions do not request unrelated files/envs, but they delegate potentially broad actions to an external package.
Install Mechanism
There is no formal install spec in the registry; instead the SKILL.md relies on npx to pull a package from the npm ecosystem. npx executes code downloaded from the registry which can run arbitrary install or postinstall scripts. With no declared source URL, checksum, or repo, this is a moderate-to-high risk install mechanism for an instruction-only skill.
Credentials
The skill declares no required environment variables, credentials, or config paths, which is proportionate to a documentation/command wrapper. Note: the external npm package that the SKILL.md instructs you to run could itself prompt for or read secrets, but that behavior is not declared here.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges in the metadata. It is user-invocable and allows autonomous model invocation (platform default). The main persistence risk comes from running the external installer (npx) which may write files into the project directory, but the skill metadata itself does not request persistent platform presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bmad-method
  3. After installation, invoke the skill by name or use /bmad-method
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Initial release - AI-driven agile development framework with 34+ workflows
v1.0.1
Initial release - AI-driven agile development framework
v1.0.0
Initial release - AI-driven agile development framework
Metadata
Slug bmad-method
Version 2.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 429 downloads so far.

How do I install BMad Method?

Run "/install bmad-method" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is BMad Method free?

Yes, BMad Method is completely free (open-source). You can download, install and use it at no cost.

Which platforms does BMad Method support?

BMad Method is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created BMad Method?

It is built and maintained by hansenmemo (@hansenmemo); the current version is v2.0.0.

💬 Comments