Skip to content

Add some skills and prompts#51737

Open
adegeo wants to merge 2 commits intomainfrom
adegeo/skills
Open

Add some skills and prompts#51737
adegeo wants to merge 2 commits intomainfrom
adegeo/skills

Conversation

@adegeo adegeo requested a review from gewarren February 13, 2026 19:12
@adegeo adegeo requested a review from a team as a code owner February 13, 2026 19:12
Copilot AI review requested due to automatic review settings February 13, 2026 19:12
@dotnetrepoman dotnetrepoman bot added this to the February 2026 milestone Feb 13, 2026
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 adds reusable GitHub “skills” (with PowerShell scripts) for maintaining Open Publishing redirect JSON files, and adds/updates a few Copilot prompt definitions used for docs maintenance workflows.

Changes:

  • Add a sort-redirects skill and PowerShell script intended to alphabetize redirect entries.
  • Add a redirect-article skill and PowerShell script intended to create redirect entries for deleted/moved articles.
  • Add two new Install Guide prompts and update the frontmatter for the existing RefreshLinks prompt.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
.github/skills/sort-redirects/scripts/sort-redirects.ps1 New script to sort redirect JSON entries.
.github/skills/sort-redirects/SKILL.md Documentation for the sorting skill and how to run it.
.github/skills/redirect-article/scripts/create-redirect-entry.ps1 New script to add a redirect entry into a redirect JSON file.
.github/skills/redirect-article/SKILL.md Documentation for redirecting an article + file selection guidance.
.github/prompts/RefreshLinks.prompt.md Updates prompt frontmatter to include name/agent fields.
.github/prompts/InstallGuide.UpdateSupportedOS.prompt.md New prompt for updating supported OS content in install guide docs.
.github/prompts/InstallGuide.UpdateDependencies.prompt.md New prompt for updating Linux dependency/prerequisite content in install guide docs.

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.

1 participant

Comments