원클릭으로
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