BMad Code
Changelog · 1 min read

BMad Method v6.2.1 — Rebuilt Code Review, Smarter Quick Dev, and a Growing Global Community

BMad Method v6.2.1 — Rebuilt Code Review, Smarter Quick Dev, and a Growing Global Community

The latest significant release of BMad Method brings a ground-up rewrite of code review, major quality-of-life improvements to Quick Dev, new quality infrastructure, and growing international documentation contributions.

Code Review: Rebuilt from Scratch

The code review skill has been completely rewritten with a sharded step-file architecture and three parallel review layers:

  • Blind Hunter — catches issues without knowledge of intent
  • Edge Case Hunter — exhaustively traces branching paths and boundary conditions
  • Acceptance Auditor — validates against requirements and acceptance criteria

The new interactive post-review triage classifies findings into actionable categories: intent gaps, bad specs, patches, and deferred work. This isn't a lint check — it's structured, intent-based code review that catches what automated tools miss.

Quick Dev: Your Daily Driver, Leveled Up

Quick Dev now features a smart intent cascade that eliminates unnecessary prompts when your intent is clear. A new self-check gate ensures implementing agents verify all tasks are complete before handoff. VS Code integration opens specs automatically, and clickable path:line review trails make navigating code effortless.

Quality Infrastructure

A new deterministic skill validator with 19 rules across 6 categories is now integrated into CI, automatically catching anti-patterns in skill definitions — naming, variables, paths, and invocation syntax. This runs on every PR, keeping the framework's skill quality high as contribution velocity increases.

International Reach

Complete French (fr-FR) documentation translation joins our existing Chinese (zh-CN) docs, which also received refinements across 8+ PRs this release. The BMad Method is becoming a global framework with community-driven translations.

By the Numbers

  • 103 commits from 9 contributors
  • 32 PRs merged
  • 559 files changed
  • New platform support: Ona

Contributors

Special thanks to Alex Verkhovsky, Liang Shanhe, Emmanuel Atse, Murat K Ozcan, Moritz Eysholdt, lif, JasonYe, and Frank for their contributions to this release.

Get Started

npx bmad-method install

Everything in BMad Method is free. No paywalls, no gated content. Community-driven development.

Related posts

Stay ahead of the curve

AI news, BMad Method updates, tool breakdowns, and practical dev content — delivered to your inbox. What's actually working, what's hype, and what you should be paying attention to.

No spam. Unsubscribe anytime.