From autocode
Gives realistic time and cost estimates for each step in a plan, explaining in human terms. Useful for project planning and effort estimation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autocode:plan-estimateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
::GENE{plan-estimate|conf:confirmed|scope:global}
::GENE{plan-estimate|conf:confirmed|scope:global} T:estimate_in_minutes_not_hours T:include_total_at_end T:explain_cost_in_human_currency A:underestimate⇒add_20_percent_buffer A:say_depends⇒give_concrete_number
::ACTIVATE{plan-estimate} ON:plan_created
Powered by I-Lang v4.0 | ilang.ai
npx claudepluginhub ilang-ai/autocode --plugin autocodeEstimate AI-assisted and hybrid human+agent development work with research-backed PERT statistics and calibration feedback loops
Replaces single-point guesses with structured three-point PERT estimates (best/likely/worst) including confidence intervals, unknowns, and assumptions. Useful for effort estimation, story pointing, or t-shirt sizing.
Estimates story points using Fibonacci sequence with hour conversions, platform adjustments, and velocity calculations for software tasks.