comparison-report-writer

Classify discrepancies between baseline and regenerated outputs into a comparison report.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Centaurioun/osteogenesis_imperfecta --skill comparison-report-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comparison-report-writer
Source: https://github.com/Centaurioun/osteogenesis_imperfecta/tree/main/.claude/skills/comparison-report-writer
Command: npx skills add https://github.com/Centaurioun/osteogenesis_imperfecta --skill comparison-report-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This manual-only skill helps users fill a standardized comparison report by capturing discrepancies between baseline and regenerated outputs, enabling auditable decision-making.

Core Features & Use Cases

  • Populate CLAUDE_HANDOFF/COMPARE_RESULTS_TEMPLATE.md with collected baseline and regenerated outputs.
  • Classify each discrepancy by severity (critical/major/minor) and root cause, producing a structured report.
  • Store the final comparison report in a dated run folder for traceability and handoff.

Quick Start

Fill in the comparison report template with observed diffs and save the final document in the dated run folder, e.g., 03_outputs/reports/run_YYYYMMDD_HHMM/comparison_report.md.

Frequently Asked Questions about comparison-report-writer

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

FAQPage Schema
How do I document discrepancies between baseline and regenerated outputs for an audit trail?

To document discrepancies for an audit trail, you populate a standardized comparison report template by collecting baseline and regenerated outputs, classifying each delta by severity and root cause, and saving the final report in a dated run folder for traceability.

What is the best way to classify output discrepancies by severity and root cause?

The best way to classify output discrepancies by severity and root cause is to apply a standardized comparison report template, categorizing each delta as critical, major, or minor, and identifying its root cause to produce a structured, auditable comparison record.

How do I create an auditable comparison record for post-analysis scenarios?

You create an auditable comparison record for post-analysis scenarios by identifying and documenting discrepancies between two versions of outputs, classifying each delta by severity and root cause, and storing the formal report in a dated run folder.

Do I need a specific report template to compare baseline and regenerated outputs?

Yes, you need to populate the COMPARE_RESULTS_TEMPLATE.md file with observed differences between baseline and regenerated outputs to ensure your comparison record is structured, auditable, and ready for formal handoff.

Where should I store completed comparison reports for traceability and handoff?

You should store completed comparison reports in a dated run folder, such as 03_outputs/reports/run_YYYYMMDD_HHMM/comparison_report.md, to ensure proper traceability and seamless handoff of your discrepancy documentation.

Can I use this approach for manual discrepancy reporting across different output versions?

Yes, this manual-only approach is designed specifically for discrepancy reporting, helping you capture and classify deltas between baseline and regenerated outputs to enable structured, auditable decision-making across different versions.