
bmad-code-org/bmad-method
65 skills10.2k installsGitHub
Install
npx skills add https://github.com/bmad-code-org/bmad-methodSkills in this repo
1Bmad Agent Pmbmad-agent-pm is the BMAD Method product-management agent that turns goals into prioritized epics, stories, and acceptance criteria so implementation agents can deliver in coherent, reviewable increments.280installs2Bmad Create PrdBMAD create-prd generates a complete product requirements document from early discovery inputs. It structures goals, user needs, functional requirements, constraints, metrics, and release boundaries so engineering and design share one source of truth. The PRD becomes the anchor artifact for architecture, user stories, readiness checks, and acceptance testing throughout the BMAD delivery flow.267installs3Bmad Create ArchitectureBMAD create-architecture turns validated product requirements into an explicit technical design teams can implement against. It defines major components, APIs, data stores, integration points, deployment assumptions, and decision records with rationale. The resulting architecture reduces ambiguity for backend, frontend, and agent workflows while making tradeoffs visible before code is written.261installs4Bmad Agent Architectbmad-agent-architect helps teams blueprint AI agents with clear roles, tool interfaces, memory strategy, and orchestration flows using BMAD templates so complex agentic systems stay modular, observable, and evolvable.256installs5Bmad Review Adversarial GeneralBMAD adversarial general review skill from bmad-method. It instructs agents to conduct devil’s-advocate scrutiny of specs, designs, or deliverables—probing assumptions, risks, and stakeholder objections—so teams resolve contentious gaps before approval, merge, or customer-facing release.254installs6Bmad Code ReviewBMAD code-review provides a disciplined agent workflow for reviewing pull requests and local changes before merge. It compares implementation against stories, architecture, and team standards while flagging bugs, security issues, missing tests, and readability problems. The output is actionable review comments and severity-ranked findings so authors can fix issues quickly and reviewers can trust consistent quality bar across the codebase.250installs7Bmad Editorial Review ProseApplies BMAD editorial standards to review and refine technical and product prose in docs, specs, and narratives so written artifacts read clearly, consistently, and professionally before release to users or stakeholders.247installs8Bmad Technical Researchbmad-technical-research from bmad-code-org/bmad-method runs structured technical discovery for agents: frame the question, survey viable approaches, compare tradeoffs with sources, and deliver a concise recommendation that informs scope and sprint planning.246installs9Bmad Helpbmad-help guides users through the BMAD method repository by explaining available skills, recommended sequencing, and how to invoke workflow commands for agent-assisted product development.245installs10Bmad Create Epics And StoriesBmad-create-epics-and-stories converts validated BMAD requirements into structured epics and user stories with acceptance criteria, giving engineering teams a ready backlog for estimation, prioritization, and iterative delivery planning.237installs11Bmad Agent Ux Designerbmad-agent-ux-designer guides design of agent-facing experiences: conversation flows, state transitions, feedback, and recovery paths aligned with BMAD so AI products feel intuitive, transparent, and dependable to end users.236installs12Bmad Check Implementation ReadinessBMAD check-implementation-readiness evaluates whether a product initiative has the planning foundation required to start coding safely. It systematically reviews PRD completeness, architectural decisions, user stories, dependencies, and acceptance criteria to expose gaps, contradictions, and blockers. Teams use it as a formal gate between validation and build so agents and developers do not implement against incomplete or misaligned specifications.236installs13Bmad Document ProjectBmad-document-project generates structured project documentation from repository context and BMAD artifacts, including architecture overviews, setup instructions, and module summaries that support onboarding, code review, and long-term maintenance during build and beyond.235installs14Bmad Generate Project Contextbmad-generate-project-context creates the canonical BMAD project context document that records goals, constraints, stack choices, and conventions so PM, dev, and docs agents share one aligned baseline.234installs15Bmad Product BriefBMAD product brief skill in bmad-method for turning early product concepts into structured one-pagers. It guides agents to document the core problem, user, value proposition, constraints, and success criteria so teams can discover alignment before market validation or detailed PRD work begins.234installs16Bmad Create StoryBMAD create-story converts PRD features and architectural boundaries into granular, testable user stories suitable for humans or coding agents. Each story includes acceptance criteria, dependencies, and enough implementation context to start work without re-interpreting product intent. This skill bridges validated planning and build execution by producing a prioritized backlog tied to requirements.233installs17Bmad Agent Devbmad-agent-dev is the BMAD Method developer agent that implements scoped stories using project context, coding standards, and multi-agent handoffs for consistent, review-ready software delivery.231installs18Bmad Dev Storybmad-dev-story formats implementation-ready user stories with acceptance criteria, dependencies, and testing notes so BMAD dev agents and engineers can execute work without ambiguous scope.231installs19Bmad Market ResearchBMAD market research skill from bmad-method for early-stage discovery. It directs agents to synthesize competitor landscapes, customer needs, pricing patterns, and market dynamics into actionable intelligence that informs product briefs, scope decisions, and validation priorities.230installs20Bmad Agent AnalystBmad-agent-analyst implements the BMAD method analyst role as an agent skill that investigates product intent, documents findings, highlights risks, and helps teams narrow scope with structured analysis before design or engineering work starts.229installs21Bmad Brainstormingbmad-brainstorming runs structured BMAD ideation sessions that expand problem spaces, generate solution variants, and capture assumptions early so teams discover promising directions before validation, design, or build work starts.229installs22Bmad Edit PrdBMAD skill for editing product requirement documents within bmad-method. It helps agents reshape PRDs for sharper scope, measurable outcomes, clearer user stories, and explicit exclusions so validation completes with a document engineering teams can implement without ambiguity.229installs23Bmad Quick Devbmad-quick-dev from bmad-code-org/bmad-method guides agents through a compressed BMAD build ritual: take an approved story, scaffold the change, implement core logic, add minimal tests, and produce a shippable diff with notes for review.229installs24Bmad Review Edge Case HunterBMAD edge-case hunter review skill in bmad-method focused on exhaustive scenario discovery. It guides agents to systematically probe limits, failures, concurrency, and unusual user inputs across specs and implementations so teams close coverage holes before shipping features to production users.229installs25Bmad Validate Prdbmad-validate-prd audits product requirements documents within the BMAD method framework, identifying gaps, inconsistencies, and readiness issues so teams can fix scope before committing engineering resources.229installs26Bmad Sprint Planningbmad-sprint-planning from bmad-code-org/bmad-method helps teams run BMAD sprint planning: refine the backlog, define sprint goals, slice stories with clear acceptance criteria, estimate effort, and lock a realistic commitment before development starts.228installs27Bmad Agent Tech Writerbmad-agent-tech-writer is the BMAD Method documentation agent that drafts and updates technical docs, API references, and user guides so product knowledge stays accurate as features ship.227installs28Bmad Domain ResearchBMAD domain-research conducts structured investigation of a target business or technical domain before detailed product definition. It captures key concepts, user roles, workflows, existing tools, regulations, and common failure modes so founders and agents avoid naive assumptions. Outputs inform later PRD, architecture, and validation work with grounded context instead of generic feature lists.227installs29Bmad Party Modebmad-party-mode activates coordinated multi-agent sessions in the BMAD method, assigning specialized roles to debate requirements, review designs, and produce artifacts together during complex build work.227installs30Bmad Editorial Review Structurebmad-editorial-review-structure performs structured editorial review of BMAD artifacts—specs, stories, and docs—checking clarity, completeness, and logical flow before implementation or release handoff.226installs31Bmad Qa Generate E2e TestsBMAD qa-generate-e2e-tests transforms user stories and acceptance criteria into structured end-to-end test plans and cases. It prioritizes critical user journeys, negative paths, and integration points so teams can catch regressions before launch. The skill helps agents and QA engineers produce consistent, traceable coverage linked directly to scoped requirements instead of ad hoc manual checklists.226installs32Bmad Sprint Statusbmad-sprint-status from bmad-code-org/bmad-method maintains visibility during an active sprint: summarize completed vs planned work, flag blockers, note scope changes, and recommend adjustments so the team stays on track toward the sprint goal.225installs33Bmad Retrospectivebmad-retrospective from bmad-code-org/bmad-method structures end-of-sprint reflection for agent-led teams: gather evidence from the sprint, surface patterns, agree on improvements, and output tracked action items tied to the next planning cycle.223installs34Bmad Advanced Elicitationbmad-advanced-elicitation applies BMAD’s rigorous questioning patterns to uncover hidden requirements, constraints, and success metrics so agent and product specs are complete before architecture or implementation begins.221installs35Bmad Correct CourseBMAD correct-course helps teams recover when a software initiative veers off plan during build or early operation. It compares current progress and decisions against the original PRD, architecture, and commitments, identifies why drift occurred, and recommends pragmatic scope, sequencing, and priority changes. The skill produces a clear correction plan so agents and humans can resume delivery with shared understanding instead of accumulating silent rework.220installs36Bmad Index Docsbmad-index-docs builds and maintains structured documentation indexes for BMAD-method projects, making specs, guides, and architecture notes easy for agents and developers to find during implementation.208installs37Bmad Shard Docbmad-shard-doc splits large BMAD planning and specification documents into focused shards with consistent linking, so agents and engineers can load, edit, and maintain requirements without context overflow.208installs38Bmad Create Ux DesignBmad-create-ux-design uses the BMAD method to turn scoped product requirements into UX artifacts such as user flows, wireframe direction, and interaction notes so teams can prototype interfaces and validate usability before engineering implementation.182installs39Bmad Prfaqbmad-prfaq helps teams author PR/FAQ artifacts using the BMAD method, defining customer problems, envisioned solutions, and frequently asked questions to validate scope and messaging before build.177installs40Bmad DistillatorBmad-distillator condenses lengthy BMAD project artifacts, meeting notes, and working context into compact distilled summaries that preserve essential decisions and terminology for efficient agent use and developer reference during active build work.165installs41Bmad Checkpoint PreviewBmad-checkpoint-preview exposes upcoming and completed BMAD method checkpoints so product and engineering stakeholders can inspect workflow state, validate artifacts at phase gates, and approve continuation before agents proceed to the next planned deliverable.158installs42Bmad Customizebmad-customize is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.93installs43Bmad Investigatebmad-investigate is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.78installs44Bmad Prdbmad-prd is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.73installs45Bmad Agent Qabmad-agent-qa is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.50installs46Bmad Agent Smbmad-agent-sm is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.49installs47Bmad Agent Quick Flow Solo Devbmad-agent-quick-flow-solo-dev is a Claude Code skill in the AI & Agent Building category.45installs48Bmad Os Gh Triagebmad-os-gh-triage is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.45installs49Bmad Specbmad-spec is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.43installs50Bmad Uxbmad-ux is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.43installs51Bmad Os Draft Changelogbmad-os-draft-changelog is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.33installs52Bmad Os Release Modulebmad-os-release-module is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.32installs53Bmad Os Changelog Socialbmad-os-changelog-social is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted development.31installs54Bmad Os Diataxis Style Fixbmad-os-diataxis-style-fix is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.31installs55Bmad Initbmad-init is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.28installs56Bmad Os Review Prbmad-os-review-pr is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.28installs57Bmad Os Root Cause Analysisbmad-os-root-cause-analysis is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.25installs58Bmad Os Audit File Refsbmad-os-audit-file-refs is a Claude Code skill for security. It helps solo builders move faster with AI-assisted development.24installs59Bmad Quick Dev New Previewbmad-quick-dev-new-preview is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.14installs60Bmad Architecturebmad-architecture is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.10installs61Bmad Os Findings Triagebmad-os-findings-triage is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.9installs62Bmad Os Review Promptbmad-os-review-prompt is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.9installs63Bmad Create Product Briefbmad-create-product-brief is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.4installs64Bmad Product Brief Previewbmad-product-brief-preview is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.3installs65Bmad Quick Specbmad-quick-spec is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.1installs