story-traceability

Community

Ensure every requirement is tested and tracked.

AuthorMacroMan5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Lack of traceability between acceptance criteria, tasks, and tests can lead to incomplete features, missed requirements, and difficult quality assurance.

Core Features & Use Cases

  • AC→Task→Test Mapping: Creates a clear table mapping Acceptance Criteria to specific tasks and tests, guaranteeing full coverage.
  • Integrated Documentation: Inserts the traceability table into USER-STORY.md and adds brief references into each TASK-*.md file.
  • Use Case: After defining a user story and its tasks, use this skill to build a traceability matrix, ensuring every acceptance criterion is covered by at least one task and one test, and calling out any missing mappings.

Quick Start

Add traceability for 'US-20251101-001', mapping its acceptance criteria to existing tasks and proposing new tests where needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: story-traceability
Download link: https://github.com/MacroMan5/claude-code-workflow-plugins/archive/main.zip#story-traceability

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository