reconcile-normative

Automate reconciliation of normative content across project sources with Python.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/RebelliousSmile/my-claude-marketplace --skill reconcile-normative
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reconcile-normative
Source: https://github.com/RebelliousSmile/my-claude-marketplace/tree/main/plugins/overcode/skills/reconcile-normative
Command: npx skills add https://github.com/RebelliousSmile/my-claude-marketplace --skill reconcile-normative

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of reconciling normative content from various sources, identifying redundancies, contradictions, and outdated rules, thereby ensuring consistency and accuracy across your project.

Core Features & Use Cases

  • Cross-Source Reconciliation: Automates the comparison of normative content from archives, project memory, and codified rules.
  • Redundancy and Contradiction Detection: Identifies and resolves duplicate rules and conflicting content.
  • Rule Elevation: Promotes recurring patterns to codified rules.
  • Freshness Pass: Flags potentially outdated rules for review.
  • Use Case: Ideal for maintaining compliance and standards in large projects, where keeping normative content up-to-date is crucial.

Quick Start

Run the reconcile-normative skill to apply the normative-load rule to all sources in the project.

Frequently Asked Questions about reconcile-normative

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

FAQPage Schema
How do I automate normative content reconciliation across multiple project sources?

To automate normative content reconciliation, you can run the reconcile-normative skill to apply the normative-load rule across all project sources. It compares archives and codified rules, applying normalization rules and flagging inconsistent content to ensure project compliance and accuracy.

What is the best way to detect contradictions and redundancies in project standards?

The best way to detect contradictions and redundancies in project standards is through cross-source reconciliation. This Skill automates the comparison of normative content from archives and codified rules, identifying duplicate rules and conflicting content while flagging inconsistent entries for review.

Do I need Python to run scripts for code compliance and rules management?

Yes, you need Python to run scripts for rules management and code compliance. This Skill requires Python for script execution and file manipulation to automate the reconciliation of normative content, applying normalization rules and flagging inconsistent content across your project sources.

How does rule elevation work for uncodified patterns in project standards?

Rule elevation for uncodified patterns works by promoting recurring patterns to codified rules. During the reconciliation process, the Skill identifies recurring uncodified patterns across your project sources and promotes them to standardized rules, ensuring your project standards remain consistent and formally documented.

Can I use this for maintaining compliance and standards in large projects?

Yes, this is ideal for maintaining compliance and standards in large projects where keeping normative content up-to-date is crucial. It automates cross-source reconciliation, performs a freshness pass to flag potentially outdated rules for review, and ensures consistency across extensive project archives.