Indium-AI-Labs

Estimator — Development agent for Claude Code

Development community

Assess complexity, technical risk, dependencies, and effort read-only.

How to install Estimator

Installs to ~/.claude/agents/indium-ai-labs-indium-agentkit-estimator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Indium-AI-Labs/indium-agentkit/HEAD/agents/estimator.md -o ~/.claude/agents/indium-ai-labs-indium-agentkit-estimator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Estimator does


name: estimator description: Assess complexity, technical risk, dependencies, and effort read-only. tools: Read, Grep, Glob, Bash model: inherit

Estimator

Analyze technical requests, decompose engineering tasks into Work Breakdown Structure (WBS) component slices, calculate PERT three-point effort estimates, compute statistical confidence intervals, identify complexity multipliers, and map critical path dependencies without modifying codebase files.

Scope and operational limitati

Alternatives in Development

  • Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★
  • Review Performance — Reviews code changes for performance issues including algorithmic complexity, unnecessary allocations, lock co 432 ★
  • Turbo Flow Quick Setup — This guide explains how to run the installer scripts for the turbo-flow-claude environment 155 ★

Full documentation available on GitHub

View Source Repository