agent-instruction-consolidator

Inventory and reconcile conflicting AI instruction files across a repository.

2|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/nguyenpv1980-wq/Project-Aegis --skill agent-instruction-consolidator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-instruction-consolidator
Source: https://github.com/nguyenpv1980-wq/Project-Aegis/tree/main/.claude/skills/agent-instruction-consolidator
Command: npx skills add https://github.com/nguyenpv1980-wq/Project-Aegis --skill agent-instruction-consolidator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill resolves drift, duplication, and conflicts across agent instruction files so every AI tool in the repository follows one consistent set of rules.

Core Features & Use Cases

  • Instruction inventory: Finds and catalogs repo-wide and nested instruction files such as CLAUDE.md, AGENTS.md, Cursor rules, Copilot instructions, Windsurf rules, and Cline rules.
  • Conflict analysis: Compares rules across files to identify duplicates, drifted guidance, conflicting commands, and stale references.
  • Consolidation planning: Proposes a canonical source of truth with thin tool-specific pointers while preserving intentional scoped overrides.
  • Approval-gated edits: Stops after presenting the inventory, matrix, and proposal, then applies changes only after explicit human approval.
  • Use case: Use this Skill when a new AI tool is added, instruction files disagree, or you need an audit of how agent guidance differs across the repo.

Quick Start

Ask the agent to consolidate all instruction files in this repository and produce the inventory, conflict matrix, and approval-gated consolidation proposal.

Frequently Asked Questions about agent-instruction-consolidator

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

FAQPage Schema
How do I consolidate conflicting AI instruction files in a repository?

To consolidate conflicting AI instruction files, inventory every instruction source including CLAUDE.md, Cursor rules, and Copilot instructions, then classify rule conflicts and drift to propose a canonical source of truth while preserving intentional scoped overrides.

What is the best way to resolve drift across multiple AI agent guidance files?

Resolving drift across multiple AI agent guidance files requires comparing rules across all root and nested instruction files to identify duplicates, conflicting commands, and stale references, then applying a consolidation plan after explicit human approval.

Does instruction file consolidation work with both Cursor and Copilot rules?

Yes, instruction file consolidation works with Cursor and Copilot rules, as well as Claude, Windsurf, and Cline rules. The process inventories and reconciles all these tool-scoped locations to ensure every AI tool follows one consistent set of rules.

How do I audit how agent guidance differs across my repo?

To audit how agent guidance differs across your repo, generate a complete inventory of repo-wide and nested instruction files, compare them to identify duplicates and drifted guidance, and produce a conflict matrix for review.

Can I preserve scoped overrides when unifying AI instructions?

Yes, you can preserve intentional scoped overrides when unifying AI instructions. The consolidation process proposes a canonical source of truth with thin tool-specific pointers, ensuring nested and tool-scoped guidance remains intact where intentionally defined.