odylith-registry-spec-sync

Sync registry specs with implementations and governance evidence, detecting drift and outputting audit-ready reports.

34|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/odylith/odylith --skill odylith-registry-spec-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odylith-registry-spec-sync
Source: https://github.com/odylith/odylith/tree/main/.claude/skills/odylith-registry-spec-sync
Command: npx skills add https://github.com/odylith/odylith --skill odylith-registry-spec-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Registry specifications can drift from their implementations and governance evidence, making audits harder and causing misalignment across teams. This Skill keeps specs, implementations, and governance artifacts in sync to preserve traceability and reduce risk.

Core Features & Use Cases

  • Align registry specs with current implementations and governance artifacts.
  • Detect drift, generate audit-ready reports, and maintain traceability links.
  • Provide cross-reference mappings between specs, code, and governance decisions.

Quick Start

Run a sync across your project to align registry specs with implementations and governance evidence.

Frequently Asked Questions about odylith-registry-spec-sync

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

FAQPage Schema
How do I detect drift between registry specs and their implementations?

To detect drift between registry specs and implementations, run a sync across your project. The Skill compares component specs against current code and governance artifacts, identifies inconsistencies, and outputs audit-ready reports with cross-reference mappings.

What is registry spec sync and when do I need it?

Registry spec sync aligns registry component specifications with their current implementations and governance evidence. You need it when specs drift from code or governance docs, causing misalignment across teams and making audits harder due to broken traceability links.

Can I enforce YAML frontmatter metadata consistency across registry specs?

Yes, you can enforce YAML frontmatter metadata consistency across registry specs. The Skill checks frontmatter fields during the sync process and ensures metadata remains uniform across all component specs and their linked governance documentation.

How do I generate audit-ready reports for registry governance evidence?

To generate audit-ready reports for registry governance evidence, run a sync to collect evidence and detect drift across specs, code, and governance docs. The output includes cross-reference mappings and traceability links between implementations and governance decisions.

Does registry spec sync require any dependencies or external components?

No, registry spec sync does not require any external dependencies or components. It operates independently across your project's code, governance docs, and artifact references to perform drift detection and evidence collection without additional setup.

What's the best way to maintain traceability links between specs and governance docs?

The best way to maintain traceability links between specs and governance docs is to run periodic syncs. This enforces cross-links to implementation files, validates YAML frontmatter metadata, and outputs reports mapping specs to code and governance decisions.