Show tasks ready to work on, sorted by priority. Use when user wants to pick up new work or see what's available.
Lists prioritized tasks ready for work, sorted by criticality levels.
npx claudepluginhub iheanyi/tasukuShow all tasks that are ready to be worked on, sorted by priority.
tk task ready # Show ready tasks sorted by priority
tk task ready --format json # Output as JSON
Tasks are sorted by priority level:
After viewing ready tasks, use tk task start <id> to begin work on one.