definitions-governance

Maintain canonical definitions sources and align downstream terms.

20|3|Updated May 14, 2026
One-click install
npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill definitions-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: definitions-governance
Source: https://github.com/cyberAlchemyAI/Arcanum/tree/main/.claude/skills/definitions-governance
Command: npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill definitions-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Definitions Governance ensures canonical definitions are authoritative, traceable, and consistently applied across a repository, preventing drift and misinterpretation of critical terms.

Core Features & Use Cases

  • Maintains a canonical definitions source and synchronized index
  • Audits downstream drift and remediation targets
  • Defines clear authority boundaries to prevent in-repo term drift

Quick Start

Configure your project to point to its canonical definitions source and run a drift-audit to align downstream terms.

Frequently Asked Questions about definitions-governance

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

FAQPage Schema
What is canonical definitions governance and when do I need it for my project?

Canonical definitions governance maintains authoritative terminology sources to prevent drift across software and documentation projects. You need it when centralized terminology authority, synchronized indexes, and consistent term application are required across your repository.

How do I audit terminology drift across my documentation and software projects?

You audit terminology drift by running a drift-audit against your configured canonical definitions source. This process identifies downstream terms that diverge from authoritative definitions and generates remediation targets to align them back to the canonical source.

How do I set up a canonical definitions source to guard against term drift?

To set up canonical definitions, configure your project to point to a centralized definitions source and run a drift-audit. This establishes clear authority boundaries, ensures canonical sources exist, and synchronizes downstream indexes to prevent in-repo term drift.

Can I apply definitions governance to both software code and documentation repositories?

Yes, definitions governance is applicable to both software and documentation projects. It enforces project authority boundaries and coordinates drift audits with remediation targets across any repository requiring centralized terminology authority and consistent term application.

What is the best way to remediate downstream terminology drift once it is detected?

The best way to remediate downstream terminology drift is to use the remediation targets generated by the drift-audit. These targets align divergent terms back to the canonical definitions source, enforcing project authority boundaries and restoring synchronized indexes.

Why does terminology drift happen in repositories and how does centralized authority prevent it?

Terminology drift happens when downstream terms diverge from authoritative definitions without centralized tracking. Establishing a canonical definitions source with clear authority boundaries prevents drift by ensuring all terms remain traceable, synchronized, and consistently applied across the repository.