Build and maintain requirements traceability matrices with bidirectional links and coverage analysis
Builds traceability matrices with bidirectional links and coverage analysis.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The Traceability Matrix Builder skill provides specialized capabilities for creating and maintaining requirements traceability matrices (RTM). This skill enables bidirectional traceability from business requirements through design, implementation, and testing, ensuring complete coverage and impact analysis capabilities.
Create a traceability matrix for these requirements:
[Requirements list with IDs]
Link to these artifacts:
- Design elements: [List]
- Test cases: [List]
Calculate traceability coverage for this project:
[Requirements list]
[Test cases list]
Report coverage percentages and identify gaps.
Analyze the impact of changing this requirement:
[Requirement details]
Identify all affected artifacts and stakeholders.
Generate a traceability report for stakeholder review:
[Project scope]
Include coverage metrics and orphan analysis.
This skill integrates with the following business analysis processes:
| Link Type | Direction | Description |
|---|---|---|
| Derives | Forward | Requirement derives design element |
| Satisfies | Forward | Implementation satisfies requirement |
| Verifies | Forward | Test case verifies requirement |
| Traces To | Bidirectional | General relationship |
| Depends On | Backward | Requirement depends on business objective |
| Refines | Forward | Detailed requirement refines parent |
Business Objective
|
v
Business Requirement (BRD)
|
v
Functional Requirement (SRS)
|
v
Design Element (Design Doc)
|
v
Implementation (Code Module)
|
v
Test Case (Test Plan)
| Metric | Formula | Target |
|---|---|---|
| Forward Coverage | Linked Requirements / Total Requirements | 100% |
| Test Coverage | Requirements with Tests / Total Requirements | 100% |
| Backward Coverage | Requirements with Business Links / Total | 100% |
| Column | Description |
|---|---|
| Req ID | Unique requirement identifier |
| Req Description | Brief requirement summary |
| Business Objective | Linked business goal |
| Design Reference | Design document/element |
| Code Module | Implementation reference |
| Test Case ID | Linked test case(s) |
| Status | Current requirement status |
| Priority | Requirement priority |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.