sc-estimate
18
总安装量
3
周安装量
#19451
全站排名
安装命令
npx skills add https://github.com/htlin222/dotfiles --skill sc-estimate
Agent 安装分布
opencode
3
gemini-cli
3
antigravity
3
claude-code
3
windsurf
3
codex
3
Skill 文档
Development Estimation
Generate accurate development estimates for tasks, features, or projects based on complexity analysis.
When to use
- User asks for time or effort estimates
- Project sizing or scoping needed
- Complexity assessment requested
- Sprint planning or resource allocation needed
- Cost or timeline estimation required
Instructions
Usage
/sc:estimate [target] [--type time|effort|complexity|cost] [--unit hours|days|weeks]
Arguments
target– Task, feature, or project to estimate--type– Estimation type (time, effort, complexity, cost)--unit– Time unit for estimates (hours, days, weeks)--breakdown– Provide detailed breakdown of estimates
Execution
- Analyze scope and requirements of target
- Identify complexity factors and dependencies
- Apply estimation methodologies and historical data
- Generate estimates with confidence intervals
- Present detailed breakdown with risk factors
Claude Code Integration
- Uses Read for requirement analysis
- Leverages Glob for codebase complexity assessment
- Applies Grep for pattern-based estimation
- Maintains structured estimation documentation