home/roleplay/prompt-regression-testing-checklist

Prompt Regression Testing Checklist

GPTClaudeGemini··634 copies·updated 2026-07-14
prompt-regression-testing-checklist.prompt
# Prompt Regression Testing Checklist

## Prompt Types

- Happy path
- Ambiguous request
- Missing context
- High-risk boundary
- Known prior failure
- Over-triggering negative case
- Host-neutral install/use case

## Invariants

Expected output should:

- produce the target artifact
- use required source material
- label assumptions
- request missing evidence
- respect approval gates
- avoid unsafe actions
- route to the intended skills

## Re-Run Triggers

- Skill frontmatter changes
- Core workflow changes
- New scripts or dependencies
- New bundle composition
- Host setup behavior changes
- Release candidate preparation
- Incident or user report

when to use it

Community prompt sourced from the open-source GitHub repo jeremylongworth-source/AgentSkills (MIT). A "Prompt Regression Testing Checklist" 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

jeremylongworth-source/AgentSkills · MIT