Prompt for psuedo recursive self-improvement (#316)

* Prompt for psuedo recursive self-improvement

* apply suggestion

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
John Haugabook
2025-10-14 21:00:20 -04:00
committed by GitHub
parent e9d8cabb3a
commit abddc8cd95
2 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
---
mode: 'agent'
description: 'Finalize prompt file using the role of an AI agent to polish the prompt for the end user.'
tools: ['edit/editFiles']
---
# 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.