compliance

Generate a traceability report linking specs to tests, issues, PRs, and releases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pcortellezzi/rs_trader --skill compliance-pcortellezzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compliance
Source: https://github.com/pcortellezzi/rs_trader/tree/main/.claude/skills/compliance
Command: npx skills add https://github.com/pcortellezzi/rs_trader --skill compliance-pcortellezzi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a full traceability report across the development chain: specs, tests, issues, PRs, and releases, enabling governance and auditability.

Core Features & Use Cases

  • Unified traceability: links specs to tests, issues, PRs, and releases to provide end-to-end visibility.
  • Domain filtering: supports optional domain prefixes to scope reports (e.g., NAV, PER).
  • Audit-ready output: outputs a structured report suitable for reviews and compliance.

Quick Start

Invoke the compliance skill with no arguments to generate the full traceability report across specs, tests, issues, PRs, and releases.

Frequently Asked Questions about compliance

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

FAQPage Schema
How do I generate a traceability report linking specs to tests and releases?

You can generate a traceability report by invoking the compliance skill with no arguments. It reads your repository data to link specs, tests, issues, PRs, and releases into a structured, audit-ready output.

What is end-to-end traceability for software development governance?

End-to-end traceability is the process of linking development artifacts like specs, tests, issues, PRs, and releases to provide complete visibility. This ensures auditability and governance across the entire development chain.

Can I filter a traceability report to a specific domain prefix?

Yes, you can filter the traceability report to a specific domain prefix. The skill supports optional domain prefixes like NAV or PER to scope your reports and focus on specific areas of your codebase.

Does the traceability report generation work for the rs_trader repository?

Yes, the traceability report generation applies directly to the rs_trader repository and similar codebases. It reads your existing specs, tests, issues, PRs, and releases to provide governance and visibility.

What is the best way to prepare for a compliance audit of development artifacts?

The best way to prepare for a compliance audit is to generate a structured traceability report linking your specs, tests, issues, PRs, and releases. This provides an audit-ready output suitable for reviews and demonstrates governance.