What problem does it solve?
Taskwarrior task management can be powerful, but it often lacks smart, opinionated workflows for surfacing urgency and keeping the right planning context close to the task.
Core Features & Use Cases
- Smart notifications: Runs urgent checks (overdue, due soon, stale high-priority, and suggestions when nothing urgent exists) via a cron-friendly script.
- Markdown-first task context: Opens a task and automatically renders any referenced local markdown documentation embedded in annotations.
- Dependency-safe workflows: Encourages using Taskwarrior’s
depends: field for blocking/unblocking while keeping annotations focused on reasoning and supporting documents.
- Task lifecycle helper scripts: Supports common operations like viewing task details with linked documentation and automating worker follow-up task creation patterns.
Quick Start
Run the urgent notification checker to see what needs attention: ~/clawd/skills/taskwarrior/scripts/check-urgent-tasks.py