Skip to main content
ClaudeWave
Skill78 repo starsupdated 18d ago

plan-estimate

Give realistic time and cost estimates for each step. Explain in human terms.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ilang-ai/autocode /tmp/plan-estimate && cp -r /tmp/plan-estimate/skills/plan-estimate ~/.claude/skills/plan-estimate
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

::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