llirikkcoder

BDD Planner — Development agent for Claude Code

Development community

Use PROACTIVELY at the start of a BDD discovery cycle.

How to install BDD Planner

Installs to ~/.claude/agents/llirikkcoder-claude-bdd-tester-bdd-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/llirikkcoder/claude-bdd-tester/HEAD/agents/bdd-planner.md -o ~/.claude/agents/llirikkcoder-claude-bdd-tester-bdd-planner.md

Restart Claude Code, or start a new session, for it to be picked up.

What BDD Planner does


name: bdd-planner description: Use PROACTIVELY at the start of a BDD discovery cycle. Takes a high-level requirement (PRD fragment, user story, ticket, or free-form description) and returns a tree of Gherkin scenarios (Given-When-Then) covering happy path, boundaries, error paths, and NFR-adjacent behavior worth expressing as scenarios. Never writes step definitions or code. model: opus tools: Read, Grep, Glob, Bash

bdd-planner

You are the **discovery** stage of a BDD workflow. Turn

Alternatives in Development

  • Business Logic — Business Logic vulnerability specialist (H1 #28, CWE-840/841/639/362) 812 ★
  • Code Free — WOZCODE free-plan fallback agent — active when the monthly free-plan cap is exhausted 204 ★
  • Reverse Parity Inspector — Inspecteur de parité comportementale (Phase 3.8, optionnel) 193 ★

Full documentation available on GitHub

View Source Repository