Skip to content

New Module: BMAD Gherkin TDD — contract-first TDD methodology - #30

Open
informatico-madrid wants to merge 1 commit into
bmad-code-org:mainfrom
informatico-madrid:add-bmad-gherkin-tdd
Open

New Module: BMAD Gherkin TDD — contract-first TDD methodology#30
informatico-madrid wants to merge 1 commit into
bmad-code-org:mainfrom
informatico-madrid:add-bmad-gherkin-tdd

Conversation

@informatico-madrid

@informatico-madrid informatico-madrid commented Aug 12, 2026

Copy link
Copy Markdown

Module Details

What it does

Contract-first TDD methodology module for BMAD projects. Provides:

  • gherkin-author — distils story Acceptance Criteria into signed Gherkin dev-contracts with stable @s1..@sn scenarios
  • bmad-tdd-coordinator — classifies each scenario and drives RED → GREEN → CLEAN → REFACTOR with durable per-scenario bitácora
  • tdd-red, tdd-green, tdd-clean, tdd-refactor — the four phase skills (cleaner-gate, mutation killer, mutant register in REFACTOR)
  • bmad-loop integration — dev adapter routes autonomous loops through the coordinator; fail-closed gate for loop mode
  • Self-contained Python CLIbmad-gherkin-tdd install/uninstall/status, transactional installer, health checks

Verification

Checklist

  • Module published on GitHub with valid marketplace.json manifest
  • Semantic version tag (v0.1.3)
  • Registry YAML follows the community module format
  • Categories match existing slugs in categories.yaml
  • SHA pinned to the approved tag

Summary by CodeRabbit

  • New Features
    • Added the bmad-gherkin-tdd module to the community registry.
    • Included module details such as repository information, licensing, version approval, testing categorization, and trust status.

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c2d5c2f4-fc7e-49d4-a8bd-f6289d599543

📥 Commits

Reviewing files that changed from the base of the PR and between 1720411 and 71e692d.

📒 Files selected for processing (1)
  • registry/community/bmad-gherkin-tdd.yaml

Walkthrough

The change adds a community registry manifest for bmad-gherkin-tdd. The manifest defines module metadata, repository information, testing-related classification, keywords, version approval details, and unverified trust status.

Changes

Community registry

Layer / File(s) Summary
Add module registry manifest
registry/community/bmad-gherkin-tdd.yaml
Adds the module identity, description, source repository, classification, keywords, version approval metadata, and pending reviewer status.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Poem

A rabbit checks the registry line,
“This module’s metadata looks fine.”
Keywords hop,
Trust waits to stop,
And clean YAML marks the sign.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the new bmad-gherkin-tdd module and its contract-first TDD methodology, which matches the primary change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant