Agent skill
ac-expander
Turn vague Acceptance Criteria into measurable checks and test assertions
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/ac-expander-macroman5-claude-code-workflow-433a5f07
SKILL.md
Acceptance Criteria Expander
Purpose
Rewrite ambiguous AC into specific, testable checks and edge cases.
Behavior
- For each AC, create measurable statements with inputs/outputs.
- Add 2–4 edge cases (bounds, invalid, error paths).
- Suggest test names that map 1:1 to checks.
Guardrails
- Preserve original intent; show original text and revised version.
- Keep each AC concise (≤3 lines each).
Integration
- Project Manager agent;
/lazy create-featurerefinement step.
Example Prompt
Make these AC measurable and propose matching tests.
Didn't find tool you were looking for?