Skip to content

Conversation

@adegeo
Copy link
Contributor

@adegeo adegeo commented Nov 12, 2025

Convert some of the prompts into agents

Added detailed editing instructions for LLMs to follow the Microsoft Style Guide while ensuring technical accuracy.


Internal previews

📄 File 🔗 Preview link
.github/agents/doceditor.agent.md .github/agents/doceditor.agent
.github/agents/planner.agent.md .github/agents/planner.agent
.github/agents/snippets.migration.agent.md .github/agents/snippets.migration.agent
.github/copilot-instructions.md .github/copilot-instructions

Added detailed editing instructions for LLMs to follow the Microsoft Style Guide while ensuring technical accuracy.
@adegeo adegeo marked this pull request as ready for review November 12, 2025 22:09
Copilot AI review requested due to automatic review settings November 12, 2025 22:09
@adegeo adegeo enabled auto-merge (squash) November 12, 2025 22:10
Copilot finished reviewing on behalf of adegeo November 12, 2025 22:10
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 converts prompt files into GitHub Copilot agent files following the agent format. It creates three new agent instruction files for documentation editing, code snippet migration, and issue planning, while updating the existing editing prompt to use agent metadata format.

Key changes:

  • Converted the editing prompt's frontmatter from prompt to agent format with updated metadata fields
  • Added detailed snippet migration instructions covering legacy-to-current location migration rules
  • Created a new issue planner agent for examining and planning issue resolutions

Reviewed Changes

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

File Description
.github/prompts/Editing.FullPass.prompt.md Updated frontmatter from prompt format to agent format with simplified metadata
.github/copilot-instructions.md Minor wording clarification for when to use zone pivots
.github/agents/snippets.migration.agent.md New comprehensive agent for migrating code snippets from legacy to current structure
.github/agents/planner.agent.md New simple agent for issue examination and planning

@adegeo adegeo merged commit f8f33b2 into main Nov 12, 2025
13 checks passed
@adegeo adegeo deleted the agentstesting branch November 12, 2025 22:14
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.

3 participants