bmad-testarch-trace

Generate a traceability matrix linking requirements to tests and surface a policy-driven gate decision.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Wizarck/iguanatrader --skill bmad-testarch-trace-wizarck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-trace
Source: https://github.com/Wizarck/iguanatrader/tree/main/skills/bmad-testarch-trace
Command: npx skills add https://github.com/Wizarck/iguanatrader --skill bmad-testarch-trace-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of a traceability matrix that links requirements, tests, and synthetic journeys, and surfaces a deterministic gate decision to govern release readiness.

Core Features & Use Cases

  • Build a complete traceability matrix by aggregating formal requirements, contract artefacts, external pointers, and synthetic journeys.
  • Deduplicate and inventory tests by level (E2E/API/Component/Unit) to produce machine-readable summaries and human-readable reports.
  • Apply a rules-based gate decision (PASS/CONCERNS/FAIL/WAIVED) based on coverage, gate eligibility, and risk signals.
  • Output artifacts for Phase 1 (traceability) and Phase 2 (gate decision) suitable for CI/CD and governance documentation.
  • Use cases include compliance reviews, release readiness gating, and AI-assisted quality governance.

Quick Start

Run the five-step workflow to generate the traceability matrix and gate decision outputs.

Frequently Asked Questions about bmad-testarch-trace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate traceability matrix generation for release readiness?

Automate traceability matrix generation by aggregating formal requirements, contract artifacts, external pointers, and synthetic journeys to establish test coverage and gate eligibility. The workflow produces machine-readable summaries and human-readable reports for deterministic release decisions.

What is a policy-driven gate decision in CI/CD quality governance?

A policy-driven gate decision applies rules to coverage, gate eligibility, and risk signals to output a deterministic PASS, CONCERNS, FAIL, or WAIVED status. This governs release readiness and supplies compliance documentation for CI/CD quality gates.

How do I deduplicate and inventory tests by level for coverage reports?

Deduplicate and inventory tests by level including E2E, API, Component, and Unit to produce accurate coverage reports. Aggregating these test levels with formal requirements and synthetic journeys generates a complete traceability matrix for compliance reviews.

Can I use synthetic journeys to establish gate eligibility for compliance reviews?

Yes, synthetic journeys are explicitly aggregated alongside formal requirements and contract artifacts to establish gate eligibility. Incorporating these journeys into the traceability matrix ensures deterministic release decisions and AI-assisted quality governance.

What is the best way to generate machine-readable summaries for CI/CD gate decisions?

The best way to generate machine-readable summaries for CI/CD gate decisions is running a rules-based workflow that evaluates coverage and risk signals. It outputs artifacts for traceability and gate decisions suitable for CI/CD pipelines and governance documentation.