What problem does it solve?
This Skill eliminates the manual, error-prone work of verifying whether your AI skills still trigger correctly and produce expected outputs after updates or changes, preventing broken or underperforming skills from being used in production workflows.
Core Features & Use Cases
- Automated Eval Grading: Runs skill eval cases, fans out parallel subagents to grade each assertion with Haiku 4.5 for fast, structured pass/fail scorecards.
- Trigger Overlap Linting: Catches skills that would fire on each other's prompts before grading, reducing false positives from overlapping skill triggers.
- Use Case: After updating a skill in your 100xPrism toolkit, use this to run its evals and confirm it still triggers on its intended prompts and passes all output assertions without manual review.
Quick Start
Use the eval skill to run all evals for the recently updated copywriting skill and generate a full pass/fail scorecard.