Fast Shot
Some work deserves more than a guess, but not a panel of specialists.
Fast Shot makes a bounded, reversible decision or change in the current execution context. It preserves the real request, tests the uncertainty that could change the answer and uses direct evidence where available. It does not pretend to provide independent expert review.
Use it when
- The task is local, reversible and clearly bounded.
- One empirical check can resolve the important uncertainty.
- A provisional answer is useful now.
- Smart Shot would cost more than the decision deserves.
Example request
Use fast-shot to compare these two cache settings against the current workload and apply the supported one.
What to expect
You get a defensible result with its evidence and remaining limits. If the request explicitly needs a named specialist or independent acceptance, Fast Shot says that requirement is still unmet.
Install and source
npx skills@latest add simonasrazm/skills --skill fast-shot
Read the Fast Shot source or the skills.sh listing.