bdd-assistant

Guide teams through BDD workflows from discovery to automation.

5|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/ValorVie/custom-skills --skill bdd-assistant-valorvie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bdd-assistant
Source: https://github.com/ValorVie/custom-skills/tree/main/skills/bdd-assistant
Command: npx skills add https://github.com/ValorVie/custom-skills --skill bdd-assistant-valorvie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Behavior-Driven Development workflows can be challenging to adopt, and teams often struggle to translate discovery insights into executable scenarios and aligned automation. This skill provides a guided, end-to-end framework that supports discovery, formulation, and automation in BDD, helping teams collaborate effectively and maintain living documentation.

Core Features & Use Cases

  • Discovery guidance with Example Mapping and Three Amigos collaboration to clarify requirements.
  • Gherkin-based scenario design and best-practice writing for readable, maintainable features.
  • Guidance on aligning feature files with step definitions and automated tests, plus living documentation.
  • Integration support for BDD with TDD, ATDD, and Spec-driven development across languages and tools.

Quick Start

Describe your project and let this skill guide you through discovery, formulation, and automation of your BDD workflow.

Frequently Asked Questions about bdd-assistant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement Behavior-Driven Development from discovery to automation?

To implement Behavior-Driven Development from discovery to automation, use a guided framework that applies the Three Amigos approach and Gherkin-based collaboration to translate discovery insights into executable scenarios and aligned automated tests.

What is the best way to write maintainable Gherkin feature files for BDD?

The best way to write maintainable Gherkin feature files is to follow structured formulation guidance that ensures readable scenario design, aligns feature files with step definitions, and supports living documentation throughout the BDD workflow.

How does Example Mapping support Three Amigos collaboration in BDD?

Example Mapping supports Three Amigos collaboration in BDD by providing structured discovery guidance that helps teams clarify requirements, capture shared understanding, and translate insights into well-formulated Gherkin scenarios before automation.

Can I integrate BDD workflows with TDD and ATDD processes?

Yes, you can integrate BDD workflows with TDD, ATDD, and spec-driven development across languages and tools by aligning executable Gherkin scenarios with step definitions and automated tests within your existing development pipeline.

Why do my BDD scenarios fail to translate into executable automated tests?

BDD scenarios often fail to translate into executable automated tests due to misaligned feature files and step definitions, which can be resolved by applying best-practice guidance for scenario formulation and automation readiness.

Do I need specific testing frameworks to use Gherkin-based BDD automation?

No specific testing frameworks are required as dependencies, as the BDD automation guidance applies across various languages and tools to align Gherkin feature files with step definitions and maintain living documentation.