By dcurtisdev
Cross-output consistency for AI-generated documents. Maintains canonical facts, tracks documents, detects contradictions, and surgically corrects files.
View and manage the canonical facts registry
Generate a surgically corrected version of a document
Register a document in the Reconcile registry and extract canonical facts
Show the document registry and project consistency status
Compare registered documents for contradictions
Extracts key claims from a document for the document registry
Extracts canonical facts from a document according to the project's fact schema
Applies surgical corrections to a document to fix specific contradictions
Compares documents for factual, terminological, and analytical contradictions
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Stop your AI-generated reports from contradicting each other.
Reconcile is a Claude Code/Cowork plugin that maintains factual consistency across all your generated documents. It stores canonical facts, tracks document claims, detects contradictions, and surgically corrects files — all on disk, all git-versionable.
/plugin marketplace add dcurtisdev/reconcile
/plugin install reconcile@reconcile
dcurtisdev/reconcile/reconcile:register docs/market-research.md
Extracts key claims and canonical facts. Stores everything in .reconcile/.
/reconcile:validate
/reconcile:validate market-research.md against pitch-deck.md
/reconcile:fix pitch-deck.md
Shows exact changes. Writes the corrected file on confirmation.
/reconcile:facts
/reconcile:status
Three layers:
.reconcile/facts.json are read
before generating new documents (via the consistency skill)/reconcile:facts init medtech
/reconcile:facts init saas
/reconcile:facts init legal
/reconcile:facts init finance
.reconcile/
├── facts.json # Canonical facts registry
├── documents.json # Document metadata + key claims
├── conclusions.json # Analytical conclusions
├── config.json # Schema and settings
└── validations/ # Validation run history
Everything is JSON. Inspect it, version it, share it with your team.
AGPL-3.0 — see LICENSE for details.
See CONTRIBUTING.md for contribution guidelines and our Contributor License Agreement.
npx claudepluginhub dcurtisdev/reconcile --plugin reconcileComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.