progressive-estimation
Estimate AI-assisted and hybrid human+agent development work with research-backed PERT statistics and calibration feedback loops
Best use case
progressive-estimation is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Estimate AI-assisted and hybrid human+agent development work with research-backed PERT statistics and calibration feedback loops
Teams using progressive-estimation should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/progressive-estimation/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How progressive-estimation Compares
| Feature / Agent | progressive-estimation | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Estimate AI-assisted and hybrid human+agent development work with research-backed PERT statistics and calibration feedback loops
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Progressive Estimation Estimate AI-assisted and hybrid human+agent development work using research-backed formulas with PERT statistics, confidence bands, and calibration feedback loops. ## Overview Progressive Estimation adapts to your team's working mode — human-only, hybrid, or agent-first — applying the right velocity model and multipliers for each. It produces statistical estimates rather than gut feelings. ## When to Use This Skill - Estimating development tasks where AI agents handle part of the work - Sprint planning with hybrid human+agent teams - Batch sizing a backlog (handles 5 or 500 issues) - Staffing and capacity planning with agent multipliers - Release date forecasting with confidence intervals ## How It Works 1. **Mode Detection** — Determines if the team works human-only, hybrid, or agent-first 2. **Task Classification** — Categorizes by size (XS–XL), complexity, and risk 3. **Formula Application** — Applies research-backed multipliers grounded in empirical studies 4. **PERT Calculation** — Produces expected values using three-point estimation 5. **Confidence Bands** — Generates P50, P75, P90 intervals 6. **Output Formatting** — Formats for Linear, JIRA, ClickUp, GitHub Issues, Monday, or GitLab 7. **Calibration** — Feeds back actuals to improve future estimates ## Examples **Single task:** > "Estimate building a REST API with authentication using Claude Code" **Batch mode:** > "Estimate these 12 JIRA tickets for our next sprint" **With context:** > "We have 3 developers using AI agents for ~60% of implementation. Estimate this feature." ## Best Practices - Start with a single task to calibrate before moving to batch mode - Feed back actual completion times to improve the calibration system - Use "instant mode" for quick T-shirt sizing without full PERT analysis - Be explicit about team composition and agent usage percentage ## Common Pitfalls - **Problem:** Overconfident estimates **Solution:** Use P75 or P90 for commitments, not P50 - **Problem:** Missing context **Solution:** The skill asks clarifying questions — provide team size and agent usage - **Problem:** Stale calibration **Solution:** Re-calibrate when team composition or tooling changes significantly ## Related Skills - `@sprint-planning` - Sprint planning and backlog management - `@project-management` - General project management workflows - `@capacity-planning` - Team velocity and capacity planning ## Additional Resources - [Source Repository](https://github.com/Enreign/progressive-estimation) - [Installation Guide](https://github.com/Enreign/progressive-estimation/blob/main/INSTALLATION.md) - [Research References](https://github.com/Enreign/progressive-estimation/tree/main/references)
Related Skills
progressive-web-app
Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work offline, feel native, or be installable.
wordpress-penetration-testing
This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vu...
php-pro
Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use PROACTIVELY for high-performance PHP applications.
moodle-external-api-development
Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter va...
laravel-expert
Senior Laravel Engineer role for production-grade, maintainable, and idiomatic Laravel solutions. Focuses on clean architecture, security, performance, and modern standards (Laravel 10/11+).
voice-ai-engine-development
Build real-time conversational AI voice engines using async worker pipelines, streaming transcription, LLM agents, and TTS synthesis with interrupt handling and multi-provider support
voice-ai-development
Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis...
voice-agents
Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation flo...
lex
Centralized 'Truth Engine' for cross-jurisdictional legal context (US, EU, CA) and contract scaffolding.
amazon-alexa
Integracao completa com Amazon Alexa para criar skills de voz inteligentes, transformar Alexa em assistente com Claude como cerebro (projeto Auri) e integrar com AWS ecosystem (Lambda, DynamoDB,...
wcag-audit-patterns
Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing ac...
stitch-loop
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern