Document-Driven Development framework for AI-assisted BDD workflows
community
3 plugins
bdd-coder
Method-level agent that defines decision rules for BDD implementation. Handles tests at the assertion level rather than file level, and enforces strict RED→GREEN→REFACTOR phased implementation based on the '1 message = 1 test' principle.
community
0
/plugin install bdd-coder@aglabo-deckrd
deckrd
your goals to tasks framework
community
0
/plugin install deckrd@aglabo-deckrd
deckrd-coder
Deckrd task implementation skill - extracts specified tasks from tasks.md and implements them using strict BDD process. Internally applies bdd-coder decision rules.