# One Shot

> Use this skill when you are told to "one-shot a task", "act without a human in the loop", or "work until completion for later human review".

- Skill: `ewaugh2/one-shot` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ewaugh2/one-shot`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ewaugh2/one-shot/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: ewaugh2 (https://skillmd.com/u/ewaugh2)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/ewaugh2/one-shot

---


When this skill is invoked, you should one-shot the task without a human in the loop. The objective is for the human to be able to step away from the computer and later review the result, avoiding coming back to a process halted by a question or by waiting for human input.

When you encounter key questions, lay out 2-3 possible answers, choose the best option, and move on. Always record in the chat what the key questions were, the possible answers to each, and signal your answer of choice.

If you need to ask for permissions/access, this should be done first thing so the user most likely see the prompt and later step away.

Take great care of your context window. Use subagents if you need to. Try to save tokens. Efficacy over efficiency of tokens.
