Changelog
All notable changes to this project are documented here. Format follows Keep a Changelog and the project adheres to Semantic Versioning.
Unreleased
Added
- VitePress documentation site with hero, guides, reference, and examples.
- Sample input (
sample-sprint-status.yaml) and sample output (sample-loop-status.yaml) bundled with the skill. node bin/bmad-dev-loop.jsCLI withinstall,uninstall, andvalidatesubcommands (run from a local clone — not published to npm).- GitHub Pages deploy workflow and CI workflow.
0.1.0 — 2026-07-18
Added
- Initial release of the standalone
bmad-dev-loopskill, ported from thebmad-loopskill originally delivered as part of leanproxy-mcp#245. SKILL.mdwith full activation ritual, HALT protocol, and subagent invocation rules.step-01-ingest-input.mdfor story key parsing, epic expansion, and validation.step-02-execute-loop.mdfor the 6-phase per-story loop body (DEV → REVIEW → BRANCH → PR → CI → MERGE → ADVANCE).customize.tomlwith 12 configurable keys covering model overrides, merge strategy, branch prefix, CI polling, and dry-run mode.