Agent Skills: trace-requirements

Use to trace requirements through implementation. Maps acceptance criteria to code and tests.

UncategorizedID: resolve-io/.prism/trace-requirements

Install this agent skill to your local

pnpm dlx add-skill https://github.com/resolve-io/.prism/tree/HEAD/plugins/prism-devtools/skills/trace-requirements

Skill Files

Browse the full folder contents for trace-requirements.

Download Skill

Loading file tree…

plugins/prism-devtools/skills/trace-requirements/SKILL.md

Skill Metadata

Name
trace-requirements
Description
Map acceptance criteria to E2E integration tests: build traceability matrix and identify coverage gaps.

Map story requirements to E2E integration test cases for comprehensive end-to-end traceability and workflow validation.

  1. Extract testable requirements from acceptance criteria
  2. Map each requirement to E2E integration tests
  3. Create traceability matrix with test file references
  4. Calculate coverage percentage
  5. Identify and document any coverage gaps

→ Full instructions: instructions.md

trace-requirements Skill | Agent Skills