What problem does it solve?
This Skill helps you fix prompts, skills, and instruction text that do not trigger reliably or do not produce the expected output. It replaces guesswork with repeatable evaluation so you can see exactly where a prompt is ambiguous, overfit, or structurally weak.
Core Features & Use Cases
- Empirical trigger testing: Check whether a skill, slash command, task prompt, or instruction block actually activates when users phrase requests in realistic ways.
- Biased-free execution review: Use a separate subagent to execute the prompt, then compare the agent’s self-report with objective checklist results.
- Iterative refinement: Run multiple scenarios, inspect trace-level failures, track retries and tool usage, and apply the smallest useful prompt change.
- Use cases: Validate a newly written skill, diagnose why a trigger is missed, harden a high-value automation prompt, or compare prompt variants before rollout.
Quick Start
Ask the agent to test your prompt against a few realistic scenarios, score each run with a fixed checklist, and revise the wording until ambiguities and failure patterns stop recurring.