decision-tracking

Detect inconsistencies across documents, claims, and code artifacts.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill decision-tracking-caphtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-tracking
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/knowledge-validator/references/decision-tracking.md
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill decision-tracking-caphtech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Tracks important design decisions and ADRs to maintain alignment across the project.

Quick Start

Record a decision as an ADR with rationale and dependencies; link related claims.

Frequently Asked Questions about decision-tracking

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

FAQPage Schema
How do I track architectural decisions and maintain consistency across my project?

Decision tracking through ADRs captures design rationale, dependencies, and claims in one place. The Skill detects inconsistencies across documents, code, and artifacts, then validates that decisions remain aligned as your project evolves.

What's the best way to verify that design decisions are actually followed in code?

Link ADRs to code references and claims, then use traceability verification to check for contradictions in real time. The Skill validates deliverables against recorded decisions and flags misalignment across your codebase.

Can I use decision tracking with existing documentation workflows?

Yes. The Skill integrates with Shirushi Doc-ID and memory-based workflows, working alongside your current references and document structure to add contradiction checks and audit-ready traceability without replacing existing tools.

How do I generate audit-ready traces of decisions for compliance or handoff?

Record decisions as ADRs with linked claims and code references. The Skill produces structured verification outputs and audit traces that show decision history, rationale, and validation results for reporting and traceability.

What happens when a design decision and the code contradict each other?

The Skill's contradiction detection identifies misalignments between ADRs, claims, and code artifacts during real-time validation. It flags inconsistencies so you can resolve them before they compound across the project.