Agent skill
story-traceability
Ensure Acceptance Criteria map to Tasks and Tests for PR-per-story workflow
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/story-traceability-macroman5-claude-code-workflow
SKILL.md
Story Traceability
Purpose
Create a clear AC → Task → Test mapping to guarantee coverage and reviewability.
Behavior
- Build a table: AC | Task(s) | Test(s) | Notes.
- Insert into
USER-STORY.md; add brief references into eachTASK-*.md. - Call out missing mappings; propose test names.
Guardrails
- Every AC must have ≥1 task and ≥1 test.
- Keep table compact; link file paths precisely.
Integration
- Project Manager agent;
/lazy create-featureoutput phase.
Example Prompt
Add traceability for US-20251027-001.
Didn't find tool you were looking for?