What problem does it solve?
This skill solves the challenge of verifying that a transformed or compressed version of an AI instruction document (like a system prompt or agent rule) still behaves exactly like the original, ensuring no regressions in performance or discipline.
Core Features & Use Cases
- Behavioral Equivalence Testing: Compares two document versions across a transfer set to detect lost behaviors or disciplines.
- Efficiency Measurement: Tracks how directly an AI acts on instructions, allowing for the validation of "lighter" but equally capable prompts.
- Use Case: When compressing a large system prompt to save tokens, use this skill to confirm that the new version still enforces all original safety guards and operational steps without introducing regressions.
Quick Start
Run the ab-equivalence skill by providing the paths to your original and candidate documents along with a transfer set of test cases to verify behavioral parity.