estimate-task

Analyze work items to generate Fibonacci-based story point estimates for agile planning.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gitwalter/cursor-agent-factory --skill estimate-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: estimate-task
Source: https://github.com/gitwalter/cursor-agent-factory/tree/main/.cursor/skills/pm/estimate-task
Command: npx skills add https://github.com/gitwalter/cursor-agent-factory --skill estimate-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps agile teams determine consistent story point estimates by analyzing task scope, complexity, dependencies, risk, and testing requirements, reducing planning guesswork and improving velocity tracking.

Core Features & Use Cases

  • Automated estimation guidance: Provides Fibonacci-based story point estimates for stories or tasks.
  • Context-aware analysis: Considers scope, dependencies, risk, and testing needs to produce balanced estimates.
  • Backlog collaboration: Allows comparison with similar completed items to calibrate estimates and improve planning accuracy.
  • PM backend integration: Applies estimates to items in the PM backend to support sprint planning and forecasting.

Quick Start

Request an estimate for a story or task by ID or title, e.g. "Estimate STORY-101" or "Estimate TASK-204".

Frequently Asked Questions about estimate-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate story point estimates for agile backlog items?

You can generate story point estimates by providing a work item ID or title. The system analyzes scope, complexity, dependencies, risk, and testing needs to produce a Fibonacci-based estimate for agile planning.

How does story point estimation work for sprint planning?

Story point estimation works by evaluating task scope, complexity, dependencies, risk, and testing requirements. It compares items against similar completed work to calibrate estimates and apply them directly to the PM backend for forecasting.

Can I estimate multiple work items at once for sprint planning?

Yes, you can request estimates for multiple work items simultaneously. The estimation process applies to backlog items, stories in current sprints, or multiple items to support bulk agile planning and velocity tracking.

Does the story point estimation use the Fibonacci scale?

Yes, the story point estimation uses the Fibonacci scale. It analyzes your work item details and proposes a precise Fibonacci-based estimate to ensure consistent effort tracking across your agile team.

What's the best way to calibrate story point estimates against completed work?

The best way to calibrate estimates is by comparing new work items against similar completed items. This backlog collaboration feature analyzes historical scope and complexity to improve planning accuracy and reduce guesswork.