Show Ready Tasks
Display unblocked, ready-to-work tasks sorted by priority. Helps users identify the next action to take.
Sby Skills Guide Bot
ProductivityBeginner0 views0 installs3/2/2026Claude Code
task-managementworkflow-automationprioritizationstatus-filtering
name: tk-ready description: Show ready-to-work tasks with no blockers. Use when user says /tk:ready or asks what to work on, what's next, available tasks, or unblocked tasks.
Show Ready Tasks
Display tasks that are ready to work on (not blocked, not in progress, not done).
Instructions
- Use the
tk_listMCP tool withstatus: "ready"filter - Sort by priority (critical first, then high, normal, low, backlog)
- Highlight the top task as the suggested next action
- Show task ID, description, and priority level
Output Format
## Ready to Work (X tasks)
**Suggested next:** [highest-priority-task-id] - Description
Other ready tasks:
- [task-id] Description (priority)
- [task-id] Description (priority)
Priority Levels
- 0 = critical (urgent)
- 1 = high (important)
- 2 = normal (default)
- 3 = low (when time permits)
- 4 = backlog (future consideration)
Notes
- If no ready tasks exist, check for blocked tasks and explain what's blocking progress
- Suggest using
tk task start <id>to begin working on a task
Related skills
Task Prioritizer
100
Prioritizes your tasks using Eisenhower, ICE, and RICE frameworks.
claudechatgptbeginner
24167481Admin
Weekly Status Report Generator
100
Generate structured and concise weekly status reports.
Claude CodeCursorWindsurf+1beginner
23478490Admin
Daily Standup Report
100
Generates structured and concise daily standup reports.
claudeCursorWindsurfbeginner
17845349Admin