create-traceability-matrix

Community

Visualize full SDLC traceability, intent to runtime.

Authorfoolishimp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Understanding the complete lineage of a requirement, from initial intent through design, code, tests, and runtime, is complex but vital for impact analysis and compliance.

Core Features & Use Cases

  • Full Traceability Mapping: Generates a matrix linking intents (INT-) to requirements (REQ-) and then to design, code, tests, commits, and runtime telemetry.
  • Coverage Verification: Identifies gaps where requirements lack corresponding artifacts (e.g., code without tests, requirements without design).
  • Impact Analysis: Provides a clear overview for assessing the impact of requirement changes across the entire SDLC.
  • Use Case: Before a major release, run this skill to generate a comprehensive traceability matrix, ensuring all critical requirements are fully covered by code, tests, and runtime monitoring.

Quick Start

Create a full traceability matrix for all requirements, mapping intents to requirements and then to code, tests, and commits.

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: create-traceability-matrix
Download link: https://github.com/foolishimp/ai_sdlc_method/archive/main.zip#create-traceability-matrix

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