一键导入
time-estimation
Estimates time required for tasks based on complexity, type, and patterns. Use when planning, scheduling, or during standup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Estimates time required for tasks based on complexity, type, and patterns. Use when planning, scheduling, or during standup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Applies Eisenhower matrix (urgent/important) to prioritize tasks. Use when prioritizing, reviewing tasks, or deciding what to work on next.
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.
| name | time-estimation |
| description | Estimates time required for tasks based on complexity, type, and patterns. Use when planning, scheduling, or during standup. |
Estimate task duration for better planning.
| 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 |
| Type | Typical Estimate |
|---|---|
| Typo/small fix | ~15m |
| Bug fix (known cause) | ~30m |
| Bug fix (unknown cause) | ~1h to ~2h |
| Small feature | ~1h |
| Medium feature | ~2h |
| Large feature | ~4h or break down |
| Refactoring | ~2h to ~4h |
| Type | Typical Estimate |
|---|---|
| Small PR (< 100 lines) | ~15m |
| Medium PR (100-500 lines) | ~30m |
| Large PR (500+ lines) | ~1h |
| Document review | ~30m |
| Architecture review | ~1h |
| Type | Typical Estimate |
|---|---|
| Quick message | ~15m |
| Email response | ~15m |
| Meeting prep | ~30m |
| Meeting (scheduled) | actual duration |
| Presentation prep | ~2h |
| Type | Typical Estimate |
|---|---|
| Quick lookup | ~15m |
| Tool evaluation | ~1h |
| Technology research | ~2h |
| Deep learning session | ~4h |
If uncertain, estimate 2x your initial guess:
~1h~2hIf estimate > 4 hours:
Add time for:
Realistic productive hours: 4-6 hours/day
| Day Type | Available |
|---|---|
| Meeting-heavy day | 2-3 hours |
| Normal day | 4-5 hours |
| Focus day | 6-7 hours |
~2h deep work~1h tasksWhen presenting estimates:
For low confidence, create a timeboxed research task first:
- [ ] Spike: Investigate X ~1h → Then estimate the real task