What problem does it solve?
This Skill automates the verification of skill PRs against their linked issue's acceptance criteria and a rigor checklist, ensuring behavioral correctness, trigger/description quality, cross-skill conflict/shadowing, and gate-invariant preservation before merging.
Core Features & Use Cases
- Automated PR Verification: Automatically verify skill PRs against acceptance criteria and a rigor checklist.
- Behavioral Correctness: Ensure the skill behaves as intended.
- Trigger/Description Quality: Check the skill's trigger phrases and descriptions for accuracy.
- Cross-Skill Conflict: Prevent conflicts between different skills.
- Gate-Invariant Preservation: Ensure that the skill does not weaken any gates.
- Use Case: Before merging a skill PR, use this Skill to automatically verify that it meets all the necessary criteria and does not introduce any conflicts or weaken any gates.
Quick Start
Run the review-skill command to verify the skill PR associated with the current issue.