oneshot

oneshot is a skill for Claude Code from atournayre/claude-marketplace. It costs 32 tokens per session (345 once invoked), scanned A, original, MIT.

A fast workflow for implementing one focused software task by briefly exploring the project, changing the code, and running relevant checks.

In plain words
What is it for?
Use it for a contained feature or fix when you want a quick pass through exploration, implementation, linting, and type checking.
Why use it?
It keeps small changes moving without a broad investigation or unrelated refactoring.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the dev plugin — 25 skills, 8 agents shipped together

Good fit Use it for a contained feature or fix when you want a quick pass through exploration, implementation, linting, and type checking.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/atournayre/claude-marketplace/oneshot
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add atournayre/claude-marketplace --skill oneshot
Clone the repo
git clone --depth 1 https://github.com/atournayre/claude-marketplace

Made for: Claude Code.

Or install dev, the plugin that ships this one along with the rest of its 25 skills, 8 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for oneshot

README.md
[![agentmods](https://agentmods.dev/badge/skills/atournayre/claude-marketplace/oneshot/github.svg)](https://agentmods.dev/skills/atournayre/claude-marketplace/oneshot)
Your own site
<a href="https://agentmods.dev/skills/atournayre/claude-marketplace/oneshot"><img src="https://agentmods.dev/badge/skills/atournayre/claude-marketplace/oneshot/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for oneshot

Your own site · 80×15
<a href="https://agentmods.dev/skills/atournayre/claude-marketplace/oneshot"><img src="https://agentmods.dev/badge/skills/atournayre/claude-marketplace/oneshot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 345 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.00345
Opus 5 $0.00016 $0.00172
Sonnet 5 $0.00006 $0.00069
Haiku 4.5 $0.00003 $0.00034

Measured 12d ago against content hash d7bafb26f0d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

oneshot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

dev/skills/oneshot/SKILL.md · 57 lines

What it actually says

OneShot

Implement $ARGUMENTS at maximum speed. Ship fast, iterate later.

Workflow

1. EXPLORE (minimal)

Gather minimum viable context:

  • Use Glob to find 2-3 key files by pattern
  • Use Grep to search for specific patterns
  • Quick WebSearch only if library-specific API knowledge needed
  • NO exploration tours - find examples/edit targets and move on

2. CODE (main phase)

Execute changes immediately:

  • Follow existing codebase patterns exactly
  • Clear variable/method names over comments
  • Stay STRICTLY in scope - change only what's needed
  • NO comments unless genuinely complex
  • NO refactoring beyond requirements
  • Run formatters if available (npm run format)

3. TEST (validate)

Check quality:

  • Run: npm run lint && npm run typecheck (or equivalent)
  • If fails: fix only what you broke, re-run
  • NO full test suite unless explicitly requested

Output

When complete, return:

## Done

**Task:** {what was implemented}
**Files changed:** {list}
**Validation:** ✓ lint ✓ typecheck

Constraints

  • ONE task only - no tangential improvements
  • NO documentation files unless requested
  • NO refactoring outside immediate scope
  • NO "while I'm here" additions
  • If stuck >2 attempts: report blocker and stop
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 57 lines · 32 tokens per session scan A d7bafb26f0d5

Subscribe to this mod's changes

oneshot is a skill published in the GitHub repository atournayre/claude-marketplace (9 stars, last pushed 6mo ago), licensed MIT. It adds 32 tokens to every session and 345 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens