What problem does it solve?
This skill solves the need for executing isolated, tuned agentic operations—such as a single code review or a scoped build—without triggering a full, multi-step loop or workflow engine pulse.
Core Features & Use Cases
- One-Shot Dispatch: Runs a single backend operation (like a review or build) against a target without arming a loop or persistent state.
- Context-Fit Verification: Proposes and ratifies ephemeral criteria to ensure the operation successfully landed before terminating.
- Use Case: When you need to perform a quick, one-off review of a specific diff or a single scoped build on a file, this skill provides a clean, terminal execution path that reports a pass/fail verdict without modifying your existing workflow state.
Quick Start
Use the auto-preset skill to run the tuned-review preset against the current directory.