estimate-assistant

Community

Data-driven task estimates

AuthorSteveFeldman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides data-driven task estimates by analyzing historical git data, code complexity, and similar past work, reducing guesswork in project planning.

Core Features & Use Cases

  • Git History Analysis: Leverages git log and gh pr to understand past development effort.
  • Code Complexity Assessment: Evaluates lines of code, cyclomatic complexity, and dependencies.
  • Similar Task Matching: Identifies comparable completed tasks to inform current estimates.
  • Use Case: When planning a new feature, use this Skill to get a realistic estimate by looking at how long similar features took in the past, considering code complexity and potential risks.

Quick Start

Use the estimate-assistant skill to analyze the task 'Implement user authentication flow'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: estimate-assistant
Download link: https://github.com/SteveFeldman/agents-skills/archive/main.zip#estimate-assistant

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.