Skip to content
AI & Agents
Skill

/finalize-agent-prompt

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

From plugin
awesome-copilot
39k200 skills200 agents
Install
$ npx -y skills add github/awesome-copilot --skill finalize-agent-prompt --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/finalize-agent-prompt

Context preview

The summary Claude sees to decide when to auto-load this skill.

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

SKILL.md

finalize-agent-prompt.SKILL.md
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 prompt’s 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.

Ships withawesome-copilot

A community-created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience.

Get the whole plugin

Other skills on awesome-copilot.