返回 Skill 列表
extension
分类: 开发与工程无需 API Key

story-traceability

确保验收标准映射到PR-per-story工作流程中的任务和测试

person作者: jakexiaohubgithub

Story Traceability

Purpose

Create a clear AC → Task → Test mapping to guarantee coverage and reviewability.

Behavior

  1. Build a table: AC | Task(s) | Test(s) | Notes.
  2. Insert into USER-STORY.md; add brief references into each TASK-*.md.
  3. 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-feature output phase.

Example Prompt

Add traceability for US-20251027-001.