Summary
How to Use This Report
Review each group. Check the box to mark intentionally separate resources β they'll be excluded from future reports.
π New Findings
Group 1: AI Readiness Reporter β Agent + Skill (Tightly Coupled)
| Resource |
Type |
Description |
agents/ai-readiness-reporter.agent.md |
Agent |
Runs AgentRC readiness assessment β HTML dashboard at reports/index.html |
skills/acreadiness-assess/SKILL.md |
Skill |
Runs AgentRC readiness assessment β HTML dashboard; explicitly calls @ai-readiness-reporter agent |
Why flagged: Nearly identical purpose. The skill's description says it "hands off rendering to the @ai-readiness-reporter custom agent," making them tightly coupled β both trigger the same end-to-end flow.
Group 2: Code Tour β Agent + Skill
| Resource |
Type |
Description |
agents/code-tour.agent.md |
Agent |
Expert agent for creating and maintaining VSCode CodeTour files |
skills/code-tour/SKILL.md |
Skill |
Create CodeTour .tour files β persona-targeted walkthroughs that link to real files |
Why flagged: Same name, same output (.tour JSON files), same domain (VSCode CodeTour codebase walkthroughs).
Group 3: ADR Generator β Agent + Skill
| Resource |
Type |
Description |
agents/adr-generator.agent.md |
Agent |
Creates comprehensive Architectural Decision Records with AI-optimized formatting |
skills/create-architectural-decision-record/SKILL.md |
Skill |
Creates an ADR document for AI-optimized decision documentation |
Why flagged: Same task (creating ADRs), same formatting goal, cross-type overlap.
Group 4: Agent Governance / Safety β Agent + Instruction + Skill
| Resource |
Type |
Description |
agents/agent-governance-reviewer.agent.md |
Agent |
Reviews code for safety issues, governance controls, policy enforcement, trust scoring |
instructions/agent-safety.instructions.md |
Instruction |
Guidelines for building safe, governed AI agent systems with safety boundaries and auditability |
skills/agent-governance/SKILL.md |
Skill |
Patterns for adding governance, safety, and trust controls to AI agent systems |
Why flagged: All three address AI agent governance, safety controls, and policy enforcement. Three-way cross-type overlap on the same problem space.
Group 5: AI Team β 3 Parallel Agents + Orchestration Skill
| Resource |
Type |
Description |
agents/ai-team-dev.agent.md |
Agent |
AI dev team (Nova, Sage, Milo) β builds features, fixes bugs, writes code |
agents/ai-team-producer.agent.md |
Agent |
AI producer (Remy) β sprint planning, PRs, GitHub Issues |
agents/ai-team-qa.agent.md |
Agent |
AI QA (Ivy) β E2E tests, bug reports, QA sign-off |
skills/ai-team-orchestration/SKILL.md |
Skill |
Bootstraps and runs the same multi-agent AI dev team |
Why flagged: The three agents embody individual team roles; the skill bootstraps the same team. Users encounter both as entry points for the same system.
β»οΈ Unresolved Carryovers from #2259
All 20 groups from #2259 remain unresolved. See that issue for full details.
| # |
Group |
Resources |
| 6 |
Draw.io Diagram Generation |
skills/draw-io-diagram-generator, skills/drawio |
| 7 |
Git Commit Message |
skills/conventional-commit, skills/git-commit, skills/commit-message-storyteller |
| 8 |
C# Unit Testing Frameworks |
skills/csharp-mstest, skills/csharp-nunit, skills/csharp-tunit, skills/csharp-xunit |
| 9 |
C#/.NET Janitor/Upgrade |
agents/csharp-dotnet-janitor, agents/dotnet-upgrade, agents/janitor |
| 10 |
Caveman Mode |
agents/caveman-mode, instructions/caveman-mode (identical descriptions) |
| 11 |
Implementation Plan |
agents/planner, agents/implementation-plan (identical descriptions) |
| 12 |
Quality Playbook |
agents/quality-playbook, skills/quality-playbook |
| 13 |
Mentoring Juniors |
agents/mentoring-juniors, skills/mentoring-juniors |
| 14 |
Doublecheck |
agents/doublecheck, skills/doublecheck |
| 15 |
PRD |
agents/prd, skills/prd |
| 16 |
Context7 |
agents/context7, instructions/context7 |
| 17 |
Markdown Accessibility |
agents/markdown-accessibility-assistant, instructions/markdown-accessibility |
| 18 |
Gilfoyle Code Review |
agents/gilfoyle, instructions/gilfoyle-code-review |
| 19 |
MS-SQL DBA |
agents/ms-sql-dba, instructions/ms-sql-dba |
| 20 |
LinkedIn Post |
agents/linkedin-post-writer, skills/linkedin-post-formatter |
| 21 |
MCP Expert Agents vs Instructions (10 langs) |
*-mcp-expert.agent.md Γ 10 vs *-mcp-server.instructions.md Γ 10 |
| 22 |
Suggest Awesome Resources |
skills/suggest-awesome-github-copilot-{agents,instructions,skills} |
| 23 |
Copilot SDK Instructions (5 langs) |
instructions/copilot-sdk-{csharp,go,java,nodejs,python} |
| 24 |
Power BI Agent+Instruction Pairs |
3 pairs: data-modeling, DAX, visualization |
| 25 |
Azure Functions vs Durable Functions C# |
instructions/azure-functions-csharp, instructions/azure-durable-functions-csharp |
Generated by Duplicate Resource Detector Β· 87.5 AIC Β· β 6.46 AIC Β· β 5.9K Β· β·
Summary
How to Use This Report
Review each group. Check the box to mark intentionally separate resources β they'll be excluded from future reports.
π New Findings
Group 1: AI Readiness Reporter β Agent + Skill (Tightly Coupled)
agents/ai-readiness-reporter.agent.mdskills/acreadiness-assess/SKILL.md@ai-readiness-reporteragentWhy flagged: Nearly identical purpose. The skill's description says it "hands off rendering to the
@ai-readiness-reportercustom agent," making them tightly coupled β both trigger the same end-to-end flow.Group 2: Code Tour β Agent + Skill
agents/code-tour.agent.mdskills/code-tour/SKILL.mdWhy flagged: Same name, same output (
.tourJSON files), same domain (VSCode CodeTour codebase walkthroughs).Group 3: ADR Generator β Agent + Skill
agents/adr-generator.agent.mdskills/create-architectural-decision-record/SKILL.mdWhy flagged: Same task (creating ADRs), same formatting goal, cross-type overlap.
Group 4: Agent Governance / Safety β Agent + Instruction + Skill
agents/agent-governance-reviewer.agent.mdinstructions/agent-safety.instructions.mdskills/agent-governance/SKILL.mdWhy flagged: All three address AI agent governance, safety controls, and policy enforcement. Three-way cross-type overlap on the same problem space.
Group 5: AI Team β 3 Parallel Agents + Orchestration Skill
agents/ai-team-dev.agent.mdagents/ai-team-producer.agent.mdagents/ai-team-qa.agent.mdskills/ai-team-orchestration/SKILL.mdWhy flagged: The three agents embody individual team roles; the skill bootstraps the same team. Users encounter both as entry points for the same system.
β»οΈ Unresolved Carryovers from #2259
All 20 groups from #2259 remain unresolved. See that issue for full details.
skills/draw-io-diagram-generator,skills/drawioskills/conventional-commit,skills/git-commit,skills/commit-message-storytellerskills/csharp-mstest,skills/csharp-nunit,skills/csharp-tunit,skills/csharp-xunitagents/csharp-dotnet-janitor,agents/dotnet-upgrade,agents/janitoragents/caveman-mode,instructions/caveman-mode(identical descriptions)agents/planner,agents/implementation-plan(identical descriptions)agents/quality-playbook,skills/quality-playbookagents/mentoring-juniors,skills/mentoring-juniorsagents/doublecheck,skills/doublecheckagents/prd,skills/prdagents/context7,instructions/context7agents/markdown-accessibility-assistant,instructions/markdown-accessibilityagents/gilfoyle,instructions/gilfoyle-code-reviewagents/ms-sql-dba,instructions/ms-sql-dbaagents/linkedin-post-writer,skills/linkedin-post-formatter*-mcp-expert.agent.mdΓ 10 vs*-mcp-server.instructions.mdΓ 10skills/suggest-awesome-github-copilot-{agents,instructions,skills}instructions/copilot-sdk-{csharp,go,java,nodejs,python}instructions/azure-functions-csharp,instructions/azure-durable-functions-csharp