smithery/NickCrew

development-estimation

Use when estimating time, effort, or complexity for features or projects - provides structured estimation workflows with breakdowns, risks, and confidence intervals.

Installation

$ npx skills add smithery/NickCrew --skill development-estimation

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/NickCrew · top by installs.

npx skills add smithery/NickCrew

Browse all from smithery/NickCrew

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,536 B
  • docs SUMMARY.md 195 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Development Estimation

Overview

Create consistent, defensible estimates by breaking scope into components, identifying risks, and providing confidence intervals.

When to Use

  • Estimating feature or project scope
  • Providing effort or complexity estimates
  • Delivering risk-aware breakdowns

Avoid when:

  • The task is trivial or a rough gut-check is sufficient
  • Requirements are unknown and need discovery first

Quick Reference

Task Load reference
Estimation workflow skills/development-estimation/references/estimate.md

Workflow

  1. Define scope and estimation type (time/effort/complexity).
  2. Load the estimation reference for structure.
  3. Break into components and dependencies.
  4. Add risks and confidence intervals.
  5. Deliver estimate with assumptions.

Output

  • Estimate with breakdown and confidence interval
  • Assumptions, risks, and validation notes

Common Mistakes

  • Estimating without clear scope
  • Ignoring risk and dependency factors
  • Overstating precision beyond available data