reconciliation-audit

Compare PRD, UX Design System, and Mock documents for alignment.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/AndersHalo/halo-ai-dev-tools --skill reconciliation-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reconciliation-audit
Source: https://github.com/AndersHalo/halo-ai-dev-tools/tree/main/plugins/reconciliation-audit/skills/reconciliation-audit
Command: npx skills add https://github.com/AndersHalo/halo-ai-dev-tools --skill reconciliation-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill detects misalignments between product documents (PRD, UX Design System, Mock) before code is written, saving time and resources on rework.

Core Features & Use Cases

  • Multi-document Reconciliation: Cross-references PRD, UX, and Mock documents to identify conflicts, coverage gaps, naming drift, cascade violations, and specificity gaps.
  • Report Generation: Generates a markdown report, interactive HTML dashboard, and optionally editable Excalidraw diagrams.
  • Use Case: Before beginning development, use this Skill to ensure all product documents are aligned, reducing the risk of costly rework later.

Quick Start

Use the reconciliation-audit skill to generate a reconciliation report for the PRD and UX documents provided in the current directory.

Frequently Asked Questions about reconciliation-audit

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

FAQPage Schema
How do I check alignment between PRD, UX, and Mock documents before development?

Document reconciliation cross-references PRD, UX, and Mock documents to detect misalignments, conflicts, and naming drift before code is written, preventing costly rework during the development phase.

What is document reconciliation in product management?

Document reconciliation in product management is the process of cross-referencing PRD, UX Design System, and Mock documents to identify conflicts, coverage gaps, naming drift, and cascade violations before development begins.

How do I generate a reconciliation report for product documents using markdown and JSON?

Generate a reconciliation report by processing markdown and JSON data inputs, which produces a markdown report, an interactive HTML dashboard, and optional editable Excalidraw diagrams detailing the alignment status.

Can I audit a UX Design System against a PRD for consistency?

Yes, you can audit a UX Design System against a PRD to check consistency, identifying specificity gaps and cascade violations across product documents to ensure complete alignment before development.

Do I need JSON data to run a reconciliation audit on product documents?

Yes, the reconciliation audit requires markdown and JSON data to compare feature requirements and design elements across PRD, UX, and Mock documents effectively.