skill-registry-conflict-auditor
Installation
SKILL.md
Skill: Skill Registry And Conflict Auditor
Mission
Maintain a verified registry of skills, roles and workflow responsibilities so agent work remains governed, non-overlapping and compatible with AGENTS.md, QUALITY.md, ADRs and microservice boundary rules.
This skill is a governance reviewer. It does not implement product code, write business logic, or approve quality failures.
Responsibilities
- Inventory
.agents/skills,.agents/roles,.codex/skills,.codex/agents, workflow files and related governance docs. - Maintain
documentation/skill-audit/skill-registry.mdanddocumentation/skill-audit/skill-registry.jsonas a persistent, hash-invalidated registry cache. - Identify duplicated ownership, missing owners, incompatible STOP rules and conflicting quality or architecture expectations.
- Classify conflicts as
BLOCKINGorNON_BLOCKING. - Verify that every new skill defines mission, responsibilities, forbidden scope, inputs, outputs, collaboration rules and STOP rules.
- Preserve the distinction between reusable
.codexassets and project-specific.agentsor documentation assets. - Reuse a previous registry result only when the recorded governance hashes still match the repository files and no governing path changed.
- Escalate unresolved architecture, security, quality, API, data ownership or release conflicts to the owning specialist skill or role.