development-estimation
Use when estimating time, effort, or complexity for features or projects - provides structured estimation workflows with breakdowns, risks, and confidence intervals.
$ Installer
git clone https://github.com/NickCrew/claude-cortex /tmp/claude-cortex && cp -r /tmp/claude-cortex/skills/development-estimation ~/.claude/skills/claude-cortex// tip: Run this command in your terminal to install the skill
SKILL.md
name: development-estimation description: Use when estimating time, effort, or complexity for features or projects - provides structured estimation workflows with breakdowns, risks, and confidence intervals.
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
- Define scope and estimation type (time/effort/complexity).
- Load the estimation reference for structure.
- Break into components and dependencies.
- Add risks and confidence intervals.
- 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
Repository

NickCrew
Author
NickCrew/claude-cortex/skills/development-estimation
4
Stars
2
Forks
Updated4d ago
Added1w ago