sc-estimate
Installation
SKILL.md
Development Estimation Skill
Systematic estimation with confidence intervals and risk assessment.
Quick Start
# Time estimate with breakdown
/sc:estimate "auth system" --type time --unit days --breakdown
# Complexity assessment
/sc:estimate "microservices migration" --type complexity
# Effort analysis
/sc:estimate "performance optimization" --type effort --unit hours