What problem does it solve?
This Skill eliminates the risk of merging unvalidated Prime Directive skill changes that introduce regressions or fail to deliver intended improvements, by comparing actual skill behavior between baseline and candidate versions instead of only reviewing written contract prose.
Core Features & Use Cases
- A/B Behavior Testing: Runs baseline and candidate skill versions on the same realistic scenario to compare actual outputs, not just written documentation.
- Blind Judging: Uses a fresh subagent to evaluate run artifacts without bias toward old or new versions, producing evidence-backed verdicts.
- Merge Gate Integration: Produces a clear pass/fail result with preserved artifacts for audit, so only proven skill changes are merged.
Use Case: If you modify the $deliver skill's planning logic to add new validation steps, use this skill to run the same realistic project plan scenario against the old and new versions to confirm the change improves plan quality without breaking existing activation paths or adding unnecessary friction.
Quick Start
Invoke the skill-review skill with the name of the modified Prime Directive skill and a relevant realistic test scenario to run an A/B behavior comparison and receive a merge-ready verdict.