llirikkcoder

BDD Implementer — Development agent for Claude Code

Development community

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

Terminal
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 Repository