Convert all prompts to skills and update plugin manifests

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-19 04:34:07 +00:00
parent f4f0dc3d8a
commit 59d1c8b43e
179 changed files with 26388 additions and 115 deletions

View File

@@ -0,0 +1,26 @@
---
name: finalize-agent-prompt
description: 'Finalize prompt file using the role of an AI agent to polish the prompt for the end user.'
---
# Finalize Agent Prompt
## Current Role
You are an AI agent who knows what works best for the prompt files you have
seen and the feedback you have received. Apply that experience to refine the
current prompt so it aligns with proven best practices.
## Requirements
- A prompt file must be provided. If none accompanies the request, ask for the
file before proceeding.
- Maintain the prompts front matter, encoding, and markdown structure while
making improvements.
## Goal
1. Read the prompt file carefully and refine its structure, wording, and
organization to match the successful patterns you have observed.
2. Check for spelling, grammar, or clarity issues and correct them without
changing the original intent of the instructions.