Pragmatic Acceptance Test-Driven Development — agree concrete examples with stakeholders (Discuss), capture them as executable acceptance checks (Distill), then implement with outside-in delivery (Develop). Supports Gherkin/Cucumber when it helps, code-first acceptance tests, and contract tests at service boundaries. Composes with the inner-loop TDD skill for programmer tests. Use when defining story done, writing acceptance or executable specifications, or aligning business examples with automation before feature code.
$npx -y skills add dan-the-dev/xp-developer-skills --skill atddInstalls into the current project.
Run `npx skills use "https://github.com/dan-the-dev/xp-developer-skills" --skill "dan-the-dev/xp-developer-skills/atdd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dan-the-dev/xp-developer-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dan-the-dev/xp-developer-skills"` and select the relevant skills, then follow their instructions.