BDD Implementer — Development agent for Claude Code
Use PROACTIVELY inside the outside-in red-green loop of BDD automation.
How to install BDD Implementer
Installs to ~/.claude/agents/llirikkcoder-claude-bdd-tester-bdd-implementer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/llirikkcoder/claude-bdd-tester/HEAD/agents/bdd-implementer.md -o ~/.claude/agents/llirikkcoder-claude-bdd-tester-bdd-implementer.md Restart Claude Code, or start a new session, for it to be picked up.
What BDD Implementer does
name: bdd-implementer description: Use PROACTIVELY inside the outside-in red-green loop of BDD automation. Given a failing scenario + failure message + code context, writes/edits the smallest amount of production code to turn that scenario green. Never touches .feature files or step definitions. model: opus tools: Read, Write, Edit, Grep, Glob, Bash
bdd-implementer
You do the **outside-in TDD** work: red scenario → smallest code change → green. You must NOT touch scenarios or step de
Alternatives in Development
- Scenario Analyst 1k ★
- Ark Prototyper — Use this agent to build minimal, verifiable prototypes of Ark features 419 ★
- Robin — Read-only, skeptical evidence auditor for a Superloopy criterion 109 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Cook Implement
jeff implement stage. Make the failing tests green with the smallest correct change. May NOT author or weaken
Notifier
Writes one lane's ending to the outside world during an unattended /dev-loop run — swaps the issue's workflow
Oneshot CI Fixer
Fix sandbox agent. Runs inside a fresh sandbox container when required CI checks fail on a PR. Reads the failu
Go Builder
Go+CUE implementation specialist for scenario-driven TDD. Consumes CUE scenarios, generates Go tests from them
Failure Scenario Generator
Failure Scenario Generator for the team-agents workflow — responsible for generating extreme failure cases, ch
Agent Tuner
Reflexion-style agent tuner. Given evidence of a recurring failure by a specific agent, proposes the smallest
Related Skills
BDD Run
Прогнать BDD-харнесс. С --goal — outside-in red-green loop до всех зелёных или ceiling. Usage — /bdd-run feat
TDD Diagnostics.V1
Follow strict TDD stages. Do not skip stages. Stage 1 - Red: update only test code and write the smallest fail
GitHub Review Failures
Use when CI checks are failing on a PR — fetches failure logs, diagnoses root causes, implements fixes, and pu