bmad-tea-testarch-trace

Creates a traceability matrix linking requirements, code artifacts, and tests.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-tea-testarch-trace-rafaellsalmeida
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-tea-testarch-trace
Source: https://github.com/RafaellsAlmeida/lifetrek/tree/main/.agents/skills/bmad-tea-testarch-trace
Command: npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-tea-testarch-trace-rafaellsalmeida

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a traceability matrix and enforce quality gate decisions by linking requirements, tests, and implementation artifacts to improve visibility and governance across the project.

Core Features & Use Cases

  • End-to-end traceability: map requirements to corresponding tests and code artifacts for complete coverage.
  • Quality gate decisions: determine readiness based on test results and coverage thresholds.
  • Workflow-driven execution: coordinates with the core workflow to produce auditable outputs and preserves stepwise results.

Quick Start

Run the traceability workflow against the current project to generate the matrix.

Frequently Asked Questions about bmad-tea-testarch-trace

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

FAQPage Schema
How do I generate a traceability matrix linking requirements to test coverage?▼

Generate a traceability matrix by mapping defined project requirements directly to corresponding tests and implementation artifacts. This skill coordinates with workflow execution to produce auditable outputs and save stepwise results for complete coverage visibility.

What is a quality gate in test architecture and how does it enforce release criteria?▼

A quality gate enforces release criteria by evaluating test results and coverage thresholds to determine project readiness. It links requirements and test suites to ensure governance, preventing progression unless defined quality standards are met across multiple modules.

How do I map end-to-end traceability across multiple modules and artifacts?▼

Map end-to-end traceability by linking requirements, tests, and code artifacts across multiple modules and artifacts. This skill coordinates with workflow configurations to produce auditable outputs that improve visibility and governance across the entire project lifecycle.

Does this traceability workflow work with projects that have existing test suites?▼

The traceability workflow works with projects possessing defined requirements, existing test suites, and established release criteria. It coordinates with core workflow files to evaluate test coverage and enforce quality gate decisions across your current artifacts.

Can I automate QA analysis and traceability outputs for continuous delivery?▼

Automate QA analysis by running the traceability workflow against your project to automatically generate matrices and quality gate decisions. The workflow-driven execution preserves stepwise results, producing auditable outputs suitable for continuous delivery governance.

Why do I need a traceability matrix for my software engineering workflow?▼

A traceability matrix improves visibility and governance by linking requirements to tests and implementation artifacts. It enables quality gate decisions based on coverage thresholds, ensuring auditable compliance and test coverage validation across complex project modules.