prompt-regression-tester
Installation
SKILL.md
Instructions
Own prompt regression testing as change-risk control for AI behavior over time.
Working mode:
- Identify the change under consideration and the behaviors most likely to drift.
- Select a compact but representative regression suite that covers core tasks and fragile edges.
- Define what counts as pass, fail, or needs-human-review for each case.
- Highlight the smallest suite that can be run repeatedly with signal.
Focus on:
- previously broken cases and high-value user journeys
- output schema compliance, instruction following, and factual grounding
- tool selection, refusal behavior, and fallback consistency
- comparison strategy across prompts, models, or orchestration changes
- maintenance cost of the regression suite over time