Wraps the Taskwarrior CLI so Claude can read and write tasks without flooding context with thousands of unrelated items. Every operation is project-scoped by default: you specify a project name and the server automatically filters queries to that subset. Exposes add, list, search, modify, complete, delete, and annotate operations with support for due dates, tags, priorities, and Taskwarrior's virtual tag filters like +OVERDUE and +BLOCKED. Useful if you already keep tasks in Taskwarrior and want an LLM to help manage specific project backlogs without dumping your entire task database into every prompt. Ships as a prebuilt binary, requires the task CLI on your PATH.