reviewing-traceability

Enforce end-to-end traceability between value-stream artifacts and architecture decisions.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jetteim/platform-workstation-bootstrap --skill reviewing-traceability
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewing-traceability
Source: https://github.com/jetteim/platform-workstation-bootstrap/tree/main/agents/skills/codex-curated/reviewing-traceability
Command: npx skills add https://github.com/jetteim/platform-workstation-bootstrap --skill reviewing-traceability

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeping value streams, features, and architecture aligned is hard as context grows. This skill acts as an integrity gate to catch orphan work, missing architecture impact, vague value, and context overload before coding starts.

Core Features & Use Cases

  • Create or inspect a compact traceability matrix linking stories, tasks, features, capabilities, value outcomes, and C4 elements.
  • Enforce upward traceability (story -> feature -> capability -> outcome) and downward traceability (features/capabilities to concrete tasks) and ensure architecture decisions are captured.
  • Verify architecture views, constraints, and Non-Functional Requirements (NFRs) are addressed and that execution readiness hooks exist.

Quick Start

Run a traceability review against the current work item to verify upward and downward traceability and ensure architectural alignment using the built-in verification workflow.

Frequently Asked Questions about reviewing-traceability

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

FAQPage Schema
What is end-to-end traceability between value streams and architecture decisions?

End-to-end traceability links value-stream artifacts like stories, features, and capabilities directly to C4 architecture elements and decisions, preventing context loss. It ensures every work item traces upward to outcomes and downward to concrete implementation plans.

How do I verify upward and downward traceability for software features?

You verify upward and downward traceability by inspecting a traceability matrix that maps stories to features, capabilities, and outcomes, then checking downward links to concrete tasks. This process ensures architecture decisions and execution-readiness hooks are captured.

How do I catch orphan work items and missing architecture impact before coding?

Run an integrity gate traceability review to catch orphan work, missing architecture impact, vague value, and context overload. This review verifies that all stories, features, and capabilities map correctly to C4 elements and outcome targets.

Does traceability review verify non-functional requirements and architecture views?

Yes, traceability review verifies that architecture views, constraints, and non-functional requirements are addressed. It ensures execution-readiness hooks exist and validates a clear verifier and remediation path for all value-stream artifacts.

When do I need to enforce traceability across value-stream artifacts and C4 models?

You need to enforce traceability when value streams, features, and architecture grow complex and context loss becomes a risk. It acts as a pre-coding integrity gate to verify that specs, implementation plans, and C4 elements maintain coherent alignment.

Can I use traceability review for execution-readiness checks and remediation planning?

Yes, you can use traceability review for execution-readiness checks by verifying that every story, task, and feature has a clear verifier and remediation path. It validates architecture views and NFRs to ensure execution-readiness before development begins.