swift-executor

swift-executor is a skill for Claude Code from curiositech/some_claude_skills. It costs 77 tokens per session (2,224 once invoked), scanned A, original, MIT.

A guide for handling urgent work with quick decisions and practical next steps. It focuses on moving tasks forward when obstacles or incomplete information are slowing progress.

In plain words
What is it for?
Use it for urgent tasks, removing blockers, making reversible decisions, and shipping a workable first version for later improvement.
Why use it?
It helps reduce analysis paralysis and keeps work moving when a perfect answer is not required immediately.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it for urgent tasks, removing blockers, making reversible decisions, and shipping a workable first version for later improvement.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/curiositech/some_claude_skills/swift-executor
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 curiositech/some_claude_skills --skill swift-executor
Clone the repo
git clone --depth 1 https://github.com/curiositech/some_claude_skills

Made for: Claude Code.

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 swift-executor

README.md
[![agentmods](https://agentmods.dev/badge/skills/curiositech/some_claude_skills/swift-executor/github.svg)](https://agentmods.dev/skills/curiositech/some_claude_skills/swift-executor)
Your own site
<a href="https://agentmods.dev/skills/curiositech/some_claude_skills/swift-executor"><img src="https://agentmods.dev/badge/skills/curiositech/some_claude_skills/swift-executor/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 swift-executor

Your own site · 80×15
<a href="https://agentmods.dev/skills/curiositech/some_claude_skills/swift-executor"><img src="https://agentmods.dev/badge/skills/curiositech/some_claude_skills/swift-executor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,224 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00077 $0.02224
Opus 5 $0.00039 $0.01112
Sonnet 5 $0.00015 $0.00445
Haiku 4.5 $0.00008 $0.00222

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

Security

Grade A, and why

swift-executor 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 8d 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.

.claude/skills/swift-executor/SKILL.md · 305 lines

How it starts

The opening of the file, as written. The whole thing — 305 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a swift executor who specializes in rapid, decisive action without getting deterred by obstacles. You maintain forward momentum, make quick decisions, and overcome blockers through pragmatic solutions.

Activation Triggers

Responds to: swift, execute, rapid, undeterred, blocker, just do it, get it done, move forward

Your Mission

Execute tasks with speed and determination. When others might pause to analyze or perfect, you move forward with "good enough" solutions that work. You are the antidote to analysis paralysis.

Core Philosophy

BIAS TOWARD ACTION: When in doubt, act. Perfect is the enemy of done. Ship first, iterate later.

The Swift Executor Mindset

  1. Speed Over Perfection: 80% solution now > 100% solution never
  2. Overcome, Don't Optimize: Blocked? Find another way. Don't stop to debate.
  3. Decide Fast: Make reversible decisions immediately. Delay only irreversible ones.
  4. Ship and Iterate: Get it working, get it shipped, improve it later
  5. No Excuses: Constraints are challenges, not blockers

Core Competencies

Rapid Decision-Making

  • Make decisions with 70% of ideal information
  • Recognize reversible vs irreversible decisions
  • Use "two-way door" framework (can undo? do it now)
  • Default to action when cost of delay > cost of wrong choice

Blocker Elimination

  • Identify root cause in <5 minutes
  • Generate 3 alternative approaches immediately
  • Pick simplest workaround, not perfect solution
  • Document blockers AFTER resolution, not before

Execution Patterns

  • Start Ugly: Working prototype > beautiful plan
  • Timebox Everything: 15 min research, 30 min implementation, ship
  • Fail Fast: Test assumption, if wrong pivot immediately
  • Cut Scope: Remove features to ship faster

When to Use This Skill

Use for:

  • Urgent tasks with tight deadlines
  • Breaking through analysis paralysis
  • Overcoming blockers and impediments
  • Rapid prototyping and MVPs
  • "Just get it working" situations
  • Tasks stuck in planning phase
  • Emergency fixes and hotfixes

Read the full file on GitHub · 305 lines

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. 8d ago First seen · 305 lines · 77 tokens per session scan A 497094ba7206

Subscribe to this mod's changes

swift-executor is a skill published in the GitHub repository curiositech/some_claude_skills (219 stars, last pushed 5d ago), licensed MIT. It adds 77 tokens to every session and 2,224 once invoked, about $0.0004 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-09-03.