estimation

estimation is a skill for Claude Code, Codex from rpraharaj/forward-deployed-engineer. It costs 104 tokens per session (2,242 once invoked), scanned A, original, MIT.

A method for estimating software work as a range based on actual feasibility findings, assumptions, and organizational delays. It distinguishes coding time from the time needed for reviews, approvals, testing, and release.

In plain words
What is it for?
Use it when planning delivery dates, sizing work, or responding to how-long questions after feasibility has been investigated.
Why use it?
A single optimistic number hides uncertainty and often ignores non-coding delays. This makes the assumptions and factors that could change the estimate visible.

Skill for Claude CodeCodex

Part of the fde-core plugin — 30 skills shipped together

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/rpraharaj/forward-deployed-engineer/estimation
Any agent
npx skills add rpraharaj/forward-deployed-engineer --skill estimation
Clone the repo
git clone --depth 1 https://github.com/rpraharaj/forward-deployed-engineer

Made for: Claude Code, Codex.

Or install fde-core, the plugin that ships this one along with the rest of its 30 skills.

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 estimation

README.md
[![agentmods](https://agentmods.dev/badge/skills/rpraharaj/forward-deployed-engineer/estimation.svg)](https://agentmods.dev/skills/rpraharaj/forward-deployed-engineer/estimation)
Your own site
<a href="https://agentmods.dev/skills/rpraharaj/forward-deployed-engineer/estimation"><img src="https://agentmods.dev/badge/skills/rpraharaj/forward-deployed-engineer/estimation.svg" alt="Measured on agentmods" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,242 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 $0.00104 $0.02242
Opus 5 $0.00052 $0.01121
Sonnet 5 $0.00021 $0.00448
Haiku 4.5 $0.00010 $0.00224

Measured 4d ago against content hash 6a670c0c9029, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

estimation 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 4d 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.

fde-core/skills/estimation/SKILL.md · 197 lines

How it starts

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

Estimation

Putting a number on it without lying.

Why this exists

Estimates fail for two reasons, and only one of them is about estimating.

The first is ungrounded sizing — a number produced before anyone looked at the code. feasibility-probe exists to fix that, and this skill depends on it absolutely. Estimating without it is guessing with extra confidence.

The second is that engineers estimate the coding and are then held to the delivery. The code takes four days; the change lands three weeks later, after review latency, a schema approval, a security scan, a release window, and two rounds of UAT feedback. Nobody was wrong about the coding.

An FDE is exposed on both counts, plus a third: you don't know this organization's overhead yet, and it varies enormously. In some places a PR merges in an hour; in others it takes nine days and two sign-offs.

When this applies

  • "How long will this take?"
  • A date is being committed to
  • Sizing a delivery plan
  • Someone wants a single number

When it doesn't

  • Feasibility hasn't been done — do that first, and say why
  • The work is genuinely exploratory. A spike gets a timebox, not an estimate.
  • Deciding whether to do something. That's solution-design, where relative cost is enough.

Prerequisites

  • .fde/04-feasibility.mdrequired. The change shapes, sites, and deceptive costs are the input.
  • .fde/06-blast-radius-*.md — coordination cost lives here
  • .fde/00b-access.md — blocked access is calendar time
  • .fde/02b-ownership.md — review and approval paths

Procedure

1. Estimate from the feasibility shapes

feasibility-probe classified each requirement by shape. The shape predicts cost far better than intuition about difficulty:

Shape Sizing note
Configuration Small — unless the config lives in an environment you can't reach, which makes it a queue-wait
Extend existing Small to medium, and predictable
New component Medium, usually the best-estimated shape
Modify shared Cost is in the callers, not the change. Count them.
Cross-cutting Largest and most underestimated. Looks small at every individual site.

Read the full file on GitHub · 197 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. 4d ago First seen · 197 lines · 104 tokens per session scan A 6a670c0c9029

Subscribe to this mod's changes

estimation is a skill published in the GitHub repository rpraharaj/forward-deployed-engineer (5 stars, last pushed 17d ago), licensed MIT. It adds 104 tokens to every session and 2,242 once invoked, about $0.0005 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

html-ppt-zhangzara-mat

A margin-recovery diagnosis for a regional grocery chain — the governing thought, the driver tree, the priorities, and the roadmap. Built as a decision-grade consulting deck for client sponsor, steering committee.

nexu-io/open-design · 51 tokens

stakeholder-map

Map the people who can make or break a decision onto a Power/Interest grid, with each named stakeholder's stance (champion / skeptic / blocker / unknown), what they care about, and the single influence move you'll make for them. Use before any cross-functional decision, big launch, reorg, or executive ask — anywhere…

sruthir28/enterprise-ai-skills · 81 tokens

top-down-memo

Answer-first writing using the Minto Pyramid Principle. Lead with the conclusion, then 2–4 MECE supporting arguments, then evidence under each. Use whenever you have a recommendation, finding, or assessment to communicate in writing — memos, emails to execs, Slack updates that need to land, briefing docs. Different…

sruthir28/enterprise-ai-skills · 93 tokens

deck-pipeline

Multi-agent pipeline that builds a polished presentation deck from a single topic. Four agents work in sequence — Strategist defines the narrative, Builder creates the deck, Critic reviews it like a McKinsey EM, Fixer applies the top fixes. Use when you need a presentation that survives senior audiences.

sruthir28/enterprise-ai-skills · 64 tokens

hypothesis-tree

Build a Day-1 hypothesis tree — your best-guess answer to the governing question, broken into 2–3 supporting sub-hypotheses, with the test that would prove or kill each one. Different from an issue tree (which decomposes the problem space). This commits to an answer before you do the work, so the work targets what…

sruthir28/enterprise-ai-skills · 97 tokens

issue-tree-builder

McKinsey-style issue tree framework for breaking down complex problems into MECE (Mutually Exclusive, Collectively Exhaustive) components. Use when users need to decompose strategic questions, structure analysis, create work plans, or prepare for case interviews. Apply hypothesis-driven approach to problem-solving.

sruthir28/enterprise-ai-skills · 62 tokens