Leverage First

Leverage First is a skill for Claude Code from ralfyishere/rules-with-receipts. It costs 132 tokens per session (1,631 once invoked), scanned A, original, MIT.

A decision-making guide that looks for an existing tool, dataset, solution, or more efficient combination before substantial work begins. It is meant for choosing a higher-leverage approach early.

In plain words
What is it for?
Use it before building scripts or tools, collecting data, running long computations, or deciding how to approach a task that may have a faster alternative.
Why use it?
It reduces wasted effort from building something that already exists, gathering data slowly when historical data is available, or repeating separate tasks that could be combined.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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.

agentmods
npx agentmods add skills/ralfyishere/rules-with-receipts/leverage-first
Any agent
npx skills add ralfyishere/rules-with-receipts --skill leverage-first
Clone the repo
git clone --depth 1 https://github.com/ralfyishere/rules-with-receipts

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 Leverage First

README.md
[![agentmods](https://agentmods.dev/badge/skills/ralfyishere/rules-with-receipts/leverage-first.svg)](https://agentmods.dev/skills/ralfyishere/rules-with-receipts/leverage-first)
Your own site
<a href="https://agentmods.dev/skills/ralfyishere/rules-with-receipts/leverage-first"><img src="https://agentmods.dev/badge/skills/ralfyishere/rules-with-receipts/leverage-first.svg" alt="Measured on agentmods" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,631 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00132 $0.01631
Opus 5 $0.00066 $0.00816
Sonnet 5 $0.00026 $0.00326
Haiku 4.5 $0.00013 $0.00163

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

Security

Grade A, and why

Leverage First 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 6d 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/leverage-first/SKILL.md · 110 lines

How it starts

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

Leverage First

Purpose

The reliable failure isn't picking a wrong idea — it's executing the first workable method on a single track when a dramatically better one was one cheap question away. Hand-rolling a tool that already exists; collecting data live for hours that history already holds; running five separate passes that could be one; testing your pet hypothesis when the same data answers ten questions. Each is effort spent where leverage was available. This skill inserts one cheap step before the grind: find the higher-leverage path first. It is the "work smarter, not just harder" reflex, made explicit and non-optional.

When to use this skill

  • You're about to build a tool, harness, or script — before writing it.
  • You're about to collect/gather data the slow way (live polling, scraping, manual).
  • You're about to run a heavy process or a long single-track computation.
  • "How should we do this?", "is there a faster/better way?", "what else could we try?"
  • You notice yourself reaching for the obvious grind, or a task that "will take hours".

When NOT to use

  • The leverage pass is itself more expensive than just doing the small task (a one-off, five-minute job — don't spend ten minutes looking for a shortcut to a five-minute task).
  • You already did the pass this session for this problem and nothing changed.
  • A true emergency where any working path now beats a better path later.

The procedure (one cheap pass, four questions)

Before committing effort, spend a few minutes on:

  1. Don't reinvent — does it already exist? Has someone solved this? Is there a dataset, API, library, tool, or community knowledge that hands you 80% of it? Search/ask before you build. (A free historical dataset existed instead of hours of live collection; the answer was a documented endpoint away.)
  2. 10× not 10% — is there a fundamentally more efficient method? Not a faster version of the same grind — a different shape: historical vs live, batch vs loop, existing index vs fresh scrape, closed-form vs simulation. If the best case is "same approach but quicker", keep looking for the shape change.
  3. Compose, don't isolate — can the steps share a resource and combine? If you're about to run N separate passes over the same data/timeframe, make it one pass that computes all N — it's cheaper AND reveals interactions (overlap, complementarity) siloed runs hide.
  4. Enumerate the question space — is the pet hypothesis the best use? A new capability (dataset, tool, access) usually answers many questions. List them, rank by value, and don't tunnel on the first one that occurred to you.

Read the full file on GitHub · 110 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. 6d ago First seen · 110 lines · 0 tokens per session scan A bc348352a8a6

Subscribe to this mod's changes

Leverage First is a skill published in the GitHub repository ralfyishere/rules-with-receipts (2 stars, last pushed 1mo ago), licensed MIT. It adds 132 tokens to every session and 1,631 once invoked, about $0.0007 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

happiness-skill

当用户问「怎么才能更幸福/为什么得到了还不满足/怎么减少焦虑」时调用。 核心理念: 幸福是缺憾感清空的默认状态, 是可训练的技能; 欲望是与自己的契约(得到前不快乐), 同时只留一个重大欲望; 活在当下。 不适用于: 临床抑郁等需要专业治疗的场景(本书方法不能替代医疗)。 Triggers: 幸福/不快乐/欲望/焦虑/知足/活在当下/happiness/desire/anxiety.

kangarooking/cangjie-skill · 136 tokens

short-drama-storyboard

把剧本和视觉事实转成有镜头职责、空间连续性和可冻结起点的 剧集/ /分镜.md。 每镜使用二级标题 ## SHOT-...,同镜下用 ### 冻结关键帧提示词 写起始帧正文。.

zenstory-ai/drama-skills · 102 tokens

setup-matt-pocock-skills

为本仓库配置工程技能——设置其 issue tracker、分诊标签词汇表和领域文档布局。首次使用其他工程技能前运行一次。.

devcxl/mattpocock-skills-zh · 43 tokens

frontend-design

Создание высококачественных, визуально выдающихся фронтенд-интерфейсов. Используй ВСЕГДА когда пользователь просит создать веб-страницу, компонент, лендинг, дашборд, UI-кит, форму, карточки, навигацию, анимации, или любой другой веб-интерфейс. Скилл покрывает: HTML/CSS/JS компоненты, React/Vue/Svelte, Tailwind CSS…

AnastasiyaW/codex-claude-code-config · 264 tokens

alterlab-cobrapy

Build and analyze genome-scale constraint-based metabolic models with COBRApy — flux balance analysis (FBA), flux variability analysis (FVA), gene and reaction knockouts, flux sampling, and SBML model I/O. Use when simulating metabolic networks, predicting growth or knockout phenotypes, or running systems-biology and…

AlterLab-IEU/AlterLab-Academic-Skills · 91 tokens

alterlab-depmap

Query the Cancer Dependency Map (DepMap) for cancer cell line gene dependency scores (CRISPR Chronos), drug sensitivity data, and gene effect profiles. Use when identifying cancer-specific genetic vulnerabilities, finding synthetic lethal interactions, checking whether a gene is essential in given cell lines, or…

AlterLab-IEU/AlterLab-Academic-Skills · 77 tokens