analyze-agent-overlap

Detect overlaps and conflicts across agent, skill, prompt, and instruction definitions.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/Reign-software/hyforged --skill analyze-agent-overlap-reign-software
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-agent-overlap
Source: https://github.com/Reign-software/hyforged/tree/main/.github/skills/analyze-agent-overlap
Command: npx skills add https://github.com/Reign-software/hyforged --skill analyze-agent-overlap-reign-software

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes existing agents, skills, prompts, and instructions to identify overlaps, redundancies, and conflicts across multiple AI coding assistant providers. Helps teams avoid duplication and troubleshoot conflicting behaviors during customization.

Core Features & Use Cases

  • Inventory and compare agent, skill, prompt, and instruction definitions across providers (.github/, .claude/, .codex/, .config/opencode/).
  • Detect direct overlaps, partial overlaps, and potential conflicts to guide consolidation or refactoring.
  • Generate actionable recommendations for merging, differentiating, or delegating responsibilities.

Quick Start

Run a comprehensive audit of all provider-specific folders and report overlaps, conflicts, and recommended actions.

Frequently Asked Questions about analyze-agent-overlap

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

FAQPage Schema
How do I detect overlapping agent definitions across multiple AI coding providers?

Detect overlapping agent definitions across multiple AI coding providers by auditing and comparing inventory items from folders like .github/, .claude/, .codex/, and .config/opencode/ to identify direct or partial overlaps and conflicts.

What is agent overlap and when do I need to audit for conflicts?

Agent overlap occurs when redundant skills, prompts, or instructions exist across different AI assistant provider folders. Audit for conflicts when troubleshooting conflicting behaviors or avoiding duplication during customization.

How do I audit prompts and instructions in .claude/ and .github/ folders for duplication?

Audit prompts and instructions in .claude/ and .github/ folders for duplication by running a comprehensive comparison logic across provider-specific directories to inventory existing items and generate consolidation recommendations.

Can I analyze skill definitions across .codex/ and .config/opencode/ directories?

Yes, you can analyze skill definitions across .codex/ and .config/opencode/ directories by inventorying existing items and applying comparison logic to detect direct overlaps, partial overlaps, and potential conflicts for safe handling.

What's the best way to resolve conflicting agent behaviors across different AI assistants?

The best way to resolve conflicting agent behaviors across different AI assistants is to audit provider folders, identify overlaps, and generate actionable recommendations for merging, differentiating, or delegating responsibilities safely.

What are the limitations when analyzing agent overlaps across provider folders?

Limitations when analyzing agent overlaps include requiring a structured inventory of items beforehand and safe handling of changes, as the audit only detects and recommends actions without executing refactors automatically.