Skip to content

πŸ” Duplicate Resource ReviewΒ #1641

@github-actions

Description

@github-actions

Summary

How to Use This Report

Review each group below. If the resources are intentionally separate, check the box to mark them as accepted. These will be excluded from future reports.


πŸ†• New Findings

Group 1: Azure Functions vs Durable Functions C# β€” Near-Identical Instructions

  • Reviewed β€” these are intentionally separate
Resource Type Description
instructions/azure-functions-csharp.instructions.md Instruction Guidelines and best practices for building Azure Functions in C# using the isolated worker model
instructions/azure-durable-functions-csharp.instructions.md Instruction Guidelines and best practices for building Azure Durable Functions in C# using the isolated worker model

Why flagged: Both share an almost word-for-word identical description (the only difference is "Durable"), the same applyTo patterns (**/*.cs, **/host.json, **/local.settings.json, **/*.csproj), and closely overlapping content. Durable Functions is a specific extension of Azure Functions and likely warrants either a merged instruction or a clear delineation of what each covers uniquely.


Group 2: Dataverse Python β€” Advanced Patterns vs Production Code Skills

  • Reviewed β€” these are intentionally separate
Resource Type Description
skills/dataverse-python-advanced-patterns/SKILL.md Skill Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.
skills/dataverse-python-production-code/SKILL.md Skill Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices

Why flagged: Both skills generate production-ready Python code using the Dataverse SDK, covering the same themes: error handling, retry logic, OData query optimization, and best practices. The descriptions differ only in wording. Both are "production code generation" skills for the same SDK.


Group 3: Convert Spring Data Cosmos Migration Guides β€” Two Near-Identical Instructions

  • Reviewed β€” these are intentionally separate
Resource Type Description
instructions/convert-cassandra-to-spring-data-cosmos.instructions.md Instruction Step-by-step guide for converting Spring Boot Cassandra applications to use Azure Cosmos DB with Spring Data Cosmos
instructions/convert-jpa-to-spring-data-cosmos.instructions.md Instruction Step-by-step guide for converting Spring Boot JPA applications to use Azure Cosmos DB with Spring Data Cosmos

Why flagged: Both describe a "step-by-step guide for converting Spring Boot X applications to use Azure Cosmos DB with Spring Data Cosmos" β€” differing only in the source technology (Cassandra vs JPA). They target the same destination (Cosmos DB + Spring Data Cosmos) and likely share significant structural content.


Group 4: Azure Logic Apps β€” Agent + Instruction Cross-Type Overlap

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/azure-logic-apps-expert.agent.md Agent Expert guidance for Azure Logic Apps development focusing on workflow design, integration patterns, and JSON-based Workflow Definition Language.
instructions/azure-logic-apps-power-automate.instructions.md Instruction Guidelines for developing Azure Logic Apps and Power Automate workflows with best practices for Workflow Definition Language (WDL), integration patterns, and enterprise automation

Why flagged: Both resources target Azure Logic Apps development with the same focus areas: Workflow Definition Language, integration patterns, and enterprise automation. The agent adds Power Platform tools (azure_get_code_gen_best_practices, azure_query_learn) but the core content domain is identical.


Group 5: Declarative Agents β€” Instruction + Skill Cross-Type Overlap

  • Reviewed β€” these are intentionally separate
Resource Type Description
instructions/declarative-agents-microsoft365.instructions.md Instruction Comprehensive development guidelines for Microsoft 365 Copilot declarative agents with schema v1.5, TypeSpec integration, and Microsoft 365 Agents Toolkit workflows
skills/declarative-agents/SKILL.md Skill Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration

Why flagged: Both cover Microsoft 365 Copilot declarative agent development with the same technologies: TypeSpec, M365 Agents Toolkit, schema v1.5. The instruction applies passively (**.json, **.ts, **.tsp) while the skill provides an active development kit with workflows β€” significant overlap in purpose.


Group 6: Structured Autonomy Skills β€” Plan / Generate / Implement

  • Reviewed β€” these are intentionally separate
Resource Type Description
skills/structured-autonomy-plan/SKILL.md Skill Structured Autonomy Planning Prompt
skills/structured-autonomy-generate/SKILL.md Skill Structured Autonomy Implementation Generator Prompt
skills/structured-autonomy-implement/SKILL.md Skill Structured Autonomy Implementation Prompt

Why flagged: Three skills sharing the "Structured Autonomy" prefix β€” all described as "[phase] Prompt" for the same workflow. While they may represent distinct pipeline phases, the descriptions are extremely terse and don't explain their differentiation from each other or from general implementation-plan skills.


Group 7: Prompt Engineering Safety β€” Instruction + Skill Cross-Type Overlap

  • Reviewed β€” these are intentionally separate
Resource Type Description
instructions/ai-prompt-engineering-safety-best-practices.instructions.md Instruction Comprehensive best practices for AI prompt engineering, safety frameworks, bias mitigation, and responsible AI usage
skills/ai-prompt-engineering-safety-review/SKILL.md Skill Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and hallucination risks.

Why flagged: Both cover AI prompt engineering safety with the same focus areas (bias mitigation, safety frameworks, security). The instruction applies broadly (applyTo: '**') as passive guidance; the skill actively analyzes and improves prompts. Significant thematic overlap across both types.


Group 8: Expert Software Engineers β€” C++ vs .NET Generic Agents

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/expert-cpp-software-engineer.agent.md Agent Provide expert C++ software engineering guidance using modern C++ and industry best practices.
agents/expert-dotnet-software-engineer.agent.md Agent Provide expert .NET software engineering guidance using modern software design patterns.

Why flagged: Both agents are described with nearly identical templated descriptions ("Provide expert X software engineering guidance using modern Y and industry best practices") and share an identical tools list with 20+ entries. They differ only in language. Note that agents/CSharpExpert.agent.md also exists for C#/.NET, potentially forming a three-way overlap (see also Group 9).


♻️ Unresolved from Previous Reviews

Groups 9–14: High-confidence pairs (previously flagged in #1572, unresolved)

Group 9: Caveman Mode β€” Agent + Instruction with Identical Description (previously reviewed β€” see #1572 Group 1)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/caveman-mode.agent.md Agent Terse, low-token responses. Minimal words, no fluff. Full capabilities preserved. Use when: optimize token usage, low-token mode, concise output, caveman mode, reduce verbosity, token-efficient, brief responses.
instructions/caveman-mode.instructions.md Instruction Terse, low-token responses. Minimal words, no fluff. Full capabilities preserved. Use when: optimize token usage, low-token mode, concise output, caveman mode, reduce verbosity, token-efficient, brief responses.

Why flagged: Both resources share a word-for-word identical description and cover the same behavior. The body content is also very similar. One applies passively (applyTo: '**'), the other is explicitly invoked.


Group 10: C#/.NET Janitor Cluster β€” Two Agents with Identical Descriptions + Universal Variant (previously reviewed β€” see #1572 Group 3)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/csharp-dotnet-janitor.agent.md Agent Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.
agents/dotnet-upgrade.agent.md Agent Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.
agents/janitor.agent.md Agent Perform janitorial tasks on any codebase including cleanup, simplification, and tech debt remediation.

Why flagged: csharp-dotnet-janitor.agent.md and dotnet-upgrade.agent.md share a word-for-word identical description. janitor.agent.md broadens the same workflow to any language, potentially making both C#-specific agents redundant.


Group 11: Context7 β€” Agent + Instruction (previously reviewed β€” see #1572 Group 10)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/context7.agent.md Agent Use Context7 MCP to pull up-to-date documentation
instructions/context7.instructions.md Instruction Use Context7 MCP to pull up-to-date, version-specific documentation

Why flagged: Identical name, nearly identical description and scope (using Context7 MCP for documentation lookup), differing only in resource type (agent = explicit invocation, instruction = always-on).


Group 12: MS-SQL DBA β€” Agent + Instruction (previously reviewed β€” see #1572 Group 9)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/ms-sql-dba.agent.md Agent Work with Microsoft SQL Server databases using the MS SQL extension.
instructions/ms-sql-dba.instructions.md Instruction Instructions for customizing GitHub Copilot behavior for MS-SQL DBA chat mode.

Why flagged: The instruction explicitly provides guidelines when "the ms-sql-dba.agent.md chat mode is active" β€” effectively a companion file with heavily overlapping content targeting the same use case.


Group 13: Gilfoyle Code Review β€” Agent + Instruction (previously reviewed β€” see #1572 Group 6)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/gilfoyle.agent.md Agent Code review and analysis with the sardonic wit and technical elitism of Bertram Gilfoyle from Silicon Valley.
instructions/gilfoyle-code-review.instructions.md Instruction Gilfoyle-style code review instructions that channel the sardonic technical supremacy of Silicon Valley's most arrogant systems architect.

Why flagged: Same Gilfoyle persona, same code review domain. Agent performs active review sessions; instruction passively applies the same style to all interactions.


Group 14: PRD β€” Agent + Skill (previously reviewed β€” see #1572 Group 7)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/prd.agent.md Agent Generate a comprehensive Product Requirements Document (PRD) in Markdown, detailing user stories, acceptance criteria, technical considerations, and metrics.
skills/prd/SKILL.md Skill Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.

Why flagged: Same name (prd), same core purpose β€” generating PRD documents with user stories and acceptance criteria. Cross-type overlap (agent vs skill).

Groups 15–20: Broader clusters and multi-language families (previously flagged in #1572, unresolved)

Group 15: Doublecheck β€” Agent + Skill with Identical Functionality (previously reviewed β€” see #1572 Group 5)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/doublecheck.agent.md Agent Interactive verification agent for AI-generated output. Runs a three-layer pipeline (self-audit, source verification, adversarial review) and produces structured reports with source links for human review.
skills/doublecheck/SKILL.md Skill Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for human review.

Why flagged: Both describe the exact same three-layer verification pipeline for AI output. Differ only in resource type (agent vs skill).


Group 16: Code Tour β€” Agent + Skill Cross-Type Overlap (previously reviewed β€” see #1572 Group 2)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/code-tour.agent.md Agent Expert agent for creating and maintaining VSCode CodeTour files with comprehensive schema support and best practices
skills/code-tour/SKILL.md Skill Use this skill to create CodeTour .tour files β€” persona-targeted, step-by-step walkthroughs that link to real files and line numbers.

Why flagged: Both resources create VSCode CodeTour .tour files for the same use cases (onboarding, walkthroughs, PR reviews, architecture tours). The core purpose is identical; the skill adds persona targeting while the agent adds schema depth.


Group 17: Markdown Accessibility β€” Agent + Instruction (previously reviewed β€” see #1572 Group 8)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/markdown-accessibility-assistant.agent.md Agent Improves the accessibility of markdown files using five GitHub best practices
instructions/markdown-accessibility.instructions.md Instruction Markdown accessibility guidelines based on GitHub's 5 best practices for inclusive documentation

Why flagged: Both reference the same source (GitHub's 5 best practices for markdown accessibility). Identical domain and source material, cross-type overlap.


Group 18: Suggest Awesome Copilot Resources β€” Three Near-Identical Skills (previously reviewed β€” see #1572 Group 13)

  • Reviewed β€” these are intentionally separate
Resource Type Description
skills/suggest-awesome-github-copilot-agents/SKILL.md Skill Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history
skills/suggest-awesome-github-copilot-instructions/SKILL.md Skill Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history
skills/suggest-awesome-github-copilot-skills/SKILL.md Skill Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history

Why flagged: Three skills with nearly identical structure and wording β€” differing only in the resource type they suggest (agents vs instructions vs skills). Could potentially be a single parameterized skill.


Group 19: ColdFusion β€” CFC vs CFM Instructions (previously reviewed β€” see #1572 Group 19)

  • Reviewed β€” these are intentionally separate
Resource Type Description
instructions/coldfusion-cfc.instructions.md Instruction ColdFusion Coding Standards for CFC component and application patterns
instructions/coldfusion-cfm.instructions.md Instruction ColdFusion cfm files and application patterns

Why flagged: Both cover ColdFusion coding standards and application patterns, targeting different file types (.cfc components vs .cfm templates). The content overlap may warrant merging or clearer delineation.


Group 20: Linux Distribution Cluster β€” Agent + Instruction for Each of Arch / Fedora / CentOS / Debian (previously reviewed β€” see #1572 Group 20)

  • Reviewed β€” these are intentionally separate
Resource Type Description
agents/arch-linux-expert.agent.md Agent Arch Linux specialist focused on pacman, rolling-release maintenance, and Arch-centric system administration workflows.
instructions/arch-linux.instructions.md Instruction Guidance for Arch Linux administration, pacman workflows, and rolling-release best practices.
skills/arch-linux-triage/SKILL.md Skill Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.
agents/fedora-linux-expert.agent.md Agent Fedora (Red Hat family) Linux specialist focused on dnf, SELinux, and modern systemd-based workflows.
instructions/fedora-linux.instructions.md Instruction Guidance for Fedora (Red Hat family) systems, dnf workflows, SELinux, and modern systemd practices.
agents/centos-linux-expert.agent.md Agent CentOS (Stream/Legacy) Linux specialist focused on RHEL-compatible administration, yum/dnf workflows, and enterprise hardening.
instructions/centos-linux.instructions.md Instruction Guidance for CentOS administration, RHEL-compatible tooling, and SELinux-aware operations.
agents/debian-linux-expert.agent.md Agent Debian Linux specialist focused on stable system administration, apt-based package management, and Debian policy-aligned practices.
instructions/debian-linux.instructions.md Instruction Guidance for Debian-based Linux administration, apt workflows, and Debian policy conventions.

Why flagged: Each Linux distribution has both an expert agent and a corresponding instruction with nearly identical scope. Fedora, CentOS, and Debian were noted as analogous to the Arch Linux pattern in #1572 Group 20 but never explicitly listed. This report consolidates all four distributions into one group. Each cross-type pair (agent + instruction per distro) follows the same pattern and warrants a single decision on whether all such pairs are intentionally separate.


Generated by Duplicate Resource Detector

Generated by Duplicate Resource Detector Β· ● 1.8M Β· β—·

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions