policydb-reconciler

Reconcile policy records with additive scoring and a pairing board UI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Policy teams need a consistent, visual way to reconcile policy data across sources, track differences, and assign locations without manual, ad-hoc processes, reducing errors and time to value.

Core Features & Use Cases

  • Reconciler: additive scoring to match imported rows to existing policies without hard gates.
  • Pairing Board Pattern: drag-to-pair UI to align source and target records, with color cues and an export workflow.
  • Location assignment: mapping matched records to policy locations and export endpoints.

Quick Start

Run the reconciler on your policy data to observe the pairing board in action and start matching records.

Frequently Asked Questions about policydb-reconciler

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

FAQPage Schema
How do I reconcile policy data across multiple sources without manual matching?

Policy data reconciliation matches imported rows to existing policies using additive scoring and a pairing board UI, eliminating ad-hoc manual processes. This visual approach tracks differences and assigns locations, reducing errors and time to value.

What is additive scoring for matching policy records?

Additive scoring matches imported rows to existing policies without hard gates by accumulating match weights across data fields. This mechanism ensures deterministic results through explicit separation of scoring and normalization during policy data reconciliation.

How does a pairing board UI help align source and target policy records?

A pairing board UI provides a drag-to-pair interface to align source and target policy records visually with color cues. This interactive workflow allows users to manually adjust matches and utilize a built-in export workflow for finalized pairings.

Can I track differences and assign locations to matched policy records end-to-end?

Yes, you can track differences and assign locations to matched policy records through an end-to-end workflow. This process covers import, mapping, matching, diff tracking, and location assignment across policies to ensure comprehensive data reconciliation.

What is the best way to ensure deterministic results when normalizing policy records?

To ensure deterministic results when normalizing policy records, maintain an explicit separation of scoring and normalization processes. This clear architectural boundary prevents unpredictable data transformations and guarantees consistent reconciliation outcomes.

Do I need any specific dependencies to run the policy reconciler?

No specific dependencies are required to run the policy reconciler, as it operates independently without external component prerequisites. You can run the reconciler directly on your policy data to observe the pairing board and start matching records immediately.