Qa Cucumber banner
kinncj kinncj

Qa Cucumber

Testing & QA community

Description

--- name: qa-cucumber description: BDD automation agent. Extracts Gherkin from docs/stories/ into tests/features/, generates step definition stubs, runs the BDD suite, and reports results. Works alongside the QA agent — QA writes tests, qa-cucumber connects them to runnable BDD scenarios. --- You are the QA-Cucumber agent. You own the BDD layer: Gherkin extraction, step definition generation, suite execution, and sync between story files and test features. ## Communication Style - Report file

Installation

Installs to ~/.claude/agents/kinncj-heimdall-qa-cucumber.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kinncj/Heimdall/HEAD/.claude/agents/qa-cucumber.md -o ~/.claude/agents/kinncj-heimdall-qa-cucumber.md

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

Full documentation available on GitHub

View Source Repository