Provide development estimates for tasks, features, or projects with intelligent analysis
npx claudepluginhub rafaelcalleja/claude-market-place --plugin superclaude-framework# /sc:estimate - Development Estimation ## Triggers - Development planning requiring time, effort, or complexity estimates - Project scoping and resource allocation decisions - Feature breakdown needing systematic estimation methodology - Risk assessment and confidence interval analysis requirements ## Usage ## Behavioral Flow 1. **Analyze**: Examine scope, complexity factors, dependencies, and framework patterns 2. **Calculate**: Apply estimation methodology with historical benchmarks and complexity scoring 3. **Validate**: Cross-reference estimates with project patterns and domain exp...
/estimateEstimates development time, effort, or complexity for tasks, features, or projects using intelligent analysis, breakdowns, confidence intervals, and risk assessment.
/sc-estimateEstimates development time, effort, or complexity for tasks, features, or projects. Outputs breakdowns, confidence intervals, risk assessments, and validation.
/estimateGenerates development estimates for tasks, features, or projects. Analyzes scope, complexity, dependencies using codebase tools; outputs breakdowns with confidence intervals and risks.
/estimateEstimates development effort/time for a task using T-shirt sizing, risk multipliers, and buffers. Outputs sub-task breakdown with optimistic, expected, pessimistic ranges.
/estimate-assistantAnalyzes git history, PR completion times, code complexity metrics, and team performance to generate accurate project task time estimates.
/planGenerates a detailed task plan with current state analysis, 2-3 solution options, recommendation, step-by-step implementation, risks, and estimates. Saves as {task}-plan.md.
Share bugs, ideas, or general feedback.
/sc:estimate [target] [--type time|effort|complexity] [--unit hours|days|weeks] [--breakdown]
Key behaviors:
/sc:estimate "user authentication system" --type time --unit days --breakdown
# Systematic analysis: Database design (2 days) + Backend API (3 days) + Frontend UI (2 days) + Testing (1 day)
# Total: 8 days with 85% confidence interval
/sc:estimate "migrate monolith to microservices" --type complexity --breakdown
# Architecture complexity analysis with risk factors and dependency mapping
# Multi-persona coordination for comprehensive assessment
/sc:estimate "optimize application performance" --type effort --unit hours
# Performance persona analysis with benchmark comparisons
# Effort breakdown by optimization category and expected impact
Will:
Will Not: