A prompt or skill revision changes agent policy. Review that revision like a code change.
Record the hypothesis, compare fixed cases, inspect failures, and define rollback before release.
State the required result and constraints.
Store content and a stable digest.
Keep task and grading conditions unchanged.
State which result restores the prior version.
1. Control the comparison
Use these controls before you collect or compare results.
2. Use the procedure
Complete each step in order. Stop when a required input or control is missing.
3. Keep the evidence
Store enough evidence for another reviewer to repeat the decision.
| Record | Required evidence | Failure signal |
|---|---|---|
| Hypothesis | Expected change and named risk | The revision has no purpose |
| Policy versions | Exact text, digest, and author | The comparison input is unknown |
| Cases | Fixed identifiers and versions | Each version used different cases |
| Results | Group scores and changed failures | Only the aggregate score remains |
| Decision | Owner, reason, and rollback rule | The revision cannot be governed |
4. Keep the product boundary
- Do not ask for hidden reasoning or chain-of-thought.
- Do not let untrusted content change system instructions or tool permissions.
- Do not accept a revision because one demonstration looks better.
- Do not overwrite the prior version or its evaluation record.