eta

Community

Instant, data-driven task estimates before coding.

AuthorElliotJLT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides data-driven time estimates for coding tasks by analyzing the codebase scope and the task description, reducing the planning guesswork.

Core Features & Use Cases

  • Codebase scope analysis to measure files, lines, tests, and complexity markers.
  • Generation of low-to-high time estimates with breakdown by phase (analysis, implementation, testing, verification) and checkpoint recommendations.
  • Clear risk factors and checkpoints to guide planning and incremental delivery.
  • Example: Before starting a feature, run the ETA to obtain a realistic time window and plan sprints.

Quick Start

Run the estimation for a given task using the helper script against the target codebase.

  • Run: python scripts/estimate_task.py --task "<task description>" --path "<codebase_path>"
  • Optional flags: --files <n> to override scope, --json for structured output

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eta
Download link: https://github.com/ElliotJLT/Claude-Skill-Potions/archive/main.zip#eta

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.