time-estimation
Installation
SKILL.md
Time Estimation
Estimate task duration for better planning.
Estimation Categories
| Category | Duration | Symbol | Use For |
|---|---|---|---|
| Quick | < 15 min | ~15m |
Simple replies, quick fixes, small updates |
| Short | 15-30 min | ~30m |
Code reviews, short meetings, simple features |
| Medium | 30-60 min | ~1h |
Regular features, documentation, debugging |
| Long | 1-2 hours | ~2h |
Complex features, research, planning |
| Deep Work | 2-4 hours | ~4h |
Architecture, major features, learning |
Estimation by Task Type
Code Tasks
| Type | Typical Estimate |
|---|
Related skills
More from aviz85/claude-tasks
priority-matrix
Applies Eisenhower matrix (urgent/important) to prioritize tasks. Use when prioritizing, reviewing tasks, or deciding what to work on next.
1task-parsing
Parses natural language into structured tasks with priority, due date, project, and tags. Use when adding tasks, processing inbox, or when user describes work to be done.
1