Version and test production prompts
prompt-governancepluginsetup L3★17,464
alirezarezvani/claude-skills ↗What it does
Version, test, and prevent regressions on production prompts
Best for
Managing prompt changes in production by preventing silent quality regressions and running structured experiments before rollout
Inputs
- · prompt variants
- · eval dataset
Outputs
- · prompt registry
- · A/B test results
- · regression detection report
Requires
- · prompt versioning system
- · A/B testing framework
- · eval pipeline
Preconditions
Production LLM-backed feature running; eval dataset available or synthetically generated
Failure modes
A/B tests underpowered; eval dataset biased; version control overhead slows iteration; regression detector produces false positives
Trust signals
- · Covers versioning, A/B testing, and eval pipelines
- · Addresses production prompt governance specifically
- · v2.9.0 stable release