home/roleplay/new-prompt-4

New Prompt

GPTClaudeGemini··444 copies·updated 2026-07-14
new-prompt-4.prompt
Scaffold a new versioned prompt file based on an existing one.

Ask the user:
1. Which existing prompt to use as the base (default: `prompts/incident_triage_v1.yaml`)
2. What version number / suffix the new file should have
3. What change they want to make (stronger system message, different few-shots, etc.)

Then:
- Copy the base prompt YAML to the new path
- Apply the requested change
- Print a `lrd run` command the user can run to immediately eval the new prompt against the golden dataset
- Remind them: a PR that modifies `prompts/` will trigger the CI eval workflow automatically

when to use it

Community prompt sourced from the open-source GitHub repo adel-saoud/llm-regression-detector (MIT). A "New Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

adel-saoud/llm-regression-detector · MIT