Agent skill · Testing & QA

traceability-matrix-builder

Build and maintain requirements traceability matrices with bidirectional links and coverage analysis

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill traceability-matrix-builder --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/business-analysis/skills/traceability-matrix-builder/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Traceability Matrix Builder ## Overview 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. ## Capabilities ### Bidirectional Traceability Links - Create bidirectional traceability links - Link requirements forward to design and implementation - Link requirements backward to business objectives - Support multiple link types (derives, satisfies, verifies) ### Orphan Requirement Detection - Detect orphan requirements with no forward links - Identify requirements with no backward links - Flag incomplete traceability chains - Generate orphan reports with remediation guidance ### Coverage Percentage Calculation - Calculate forward coverage percentages - Calculate backward coverage percentages - Measure test coverage by requirement - Generate coverage dashboards ### Traceability Reports - Generate comprehensive traceability reports - Create requirement-to-test case mappings - Produce coverage summary reports - Export com

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Bidirectional Traceability Links
  4. Orphan Requirement Detection
  5. Coverage Percentage Calculation
  6. Traceability Reports
  7. Requirement Change Impact Tracking
  8. Network Diagram Visualization
  9. Tool Export
  10. Usage
  11. Create Traceability Matrix
  12. Calculate Coverage
  13. Impact Analysis
  14. Generate Report
More from babysitter
All skills →
About this skill
What does the traceability-matrix-builder skill do?

Build and maintain requirements traceability matrices with bidirectional links and coverage analysis

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill traceability-matrix-builder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going