Skip to content

Duplicate review#1001

Open
aaronpowell wants to merge 4 commits intostagedfrom
duplicate-review
Open

Duplicate review#1001
aaronpowell wants to merge 4 commits intostagedfrom
duplicate-review

Conversation

@aaronpowell
Copy link
Contributor

@aaronpowell aaronpowell commented Mar 13, 2026

Reviewing #981

Removing an outdated agent (referred to a deprecated model) and combined some agents into a single skill for their problem space.

Closes #998, #999

Copilot AI review requested due to automatic review settings March 13, 2026 03:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reduces duplicated agent/skill content by removing several language-specific agents and the separate OO documentation skills, replacing them with consolidated skills that route users to mode-/language-specific reference files.

Changes:

  • Removed duplicated agents (Blueprint Mode Codex, Semantic Kernel .NET/Python, Microsoft Agent Framework .NET/Python) and updated agent listing/docs accordingly.
  • Consolidated OO component documentation into a single oo-component-documentation skill with create/update modes, shared references, and a reusable template asset.
  • Added consolidated semantic-kernel and microsoft-agent-framework skills with separate .NET and Python reference documents, and updated the skills index.

Reviewed changes

Copilot reviewed 20 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
skills/update-oo-component-documentation/SKILL.md Removed legacy “update” OO documentation skill in favor of consolidated skill.
skills/create-oo-component-documentation/SKILL.md Removed legacy “create” OO documentation skill in favor of consolidated skill.
skills/oo-component-documentation/SKILL.md New consolidated OO documentation skill with create/update mode selection.
skills/oo-component-documentation/references/create-mode.md New mode-specific guidance for creating OO documentation.
skills/oo-component-documentation/references/update-mode.md New mode-specific guidance for updating existing OO documentation.
skills/oo-component-documentation/assets/documentation-template.md New shared documentation template used by the OO documentation skill.
skills/semantic-kernel/SKILL.md New consolidated Semantic Kernel skill with language routing.
skills/semantic-kernel/references/dotnet.md Added .NET-specific reference for Semantic Kernel.
skills/semantic-kernel/references/python.md Added Python-specific reference for Semantic Kernel.
skills/microsoft-agent-framework/SKILL.md New consolidated Microsoft Agent Framework skill with language routing.
skills/microsoft-agent-framework/references/dotnet.md Added .NET-specific reference for Microsoft Agent Framework.
skills/microsoft-agent-framework/references/python.md Added Python-specific reference for Microsoft Agent Framework.
docs/README.skills.md Updated skills index: removed old OO skills and added new consolidated skills.
docs/README.agents.md Updated agents index: removed deprecated/duplicated agents.
agents/semantic-kernel-dotnet.agent.md Removed duplicated agent (replaced by consolidated skill).
agents/semantic-kernel-python.agent.md Removed duplicated agent (replaced by consolidated skill).
agents/microsoft-agent-framework-dotnet.agent.md Removed duplicated agent (replaced by consolidated skill).
agents/microsoft-agent-framework-python.agent.md Removed duplicated agent (replaced by consolidated skill).
agents/blueprint-mode-codex.agent.md Removed outdated/deprecated agent variant.
agents/blueprint-mode.agent.md Updated front matter formatting and markdown list formatting for workflows.

You can also share your feedback on Copilot code review. Take the survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants