taskwarrior

Manage tasks via the Taskwarrior CLI for listing, adding, and completing work items.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/adampoit/ai --skill taskwarrior-adampoit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taskwarrior
Source: https://github.com/adampoit/ai/tree/main/skills/taskwarrior
Command: npx skills add https://github.com/adampoit/ai --skill taskwarrior-adampoit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines task management by allowing users to interact with the Taskwarrior command-line interface for reviewing, adding, and completing tasks.

Core Features & Use Cases

  • Task Listing: View pending, overdue, or filtered tasks with detailed summaries.
  • Task Management: Add new tasks with specific projects, due dates, and priorities.
  • Task Completion: Mark tasks as done directly through the interface.
  • Use Case: A user can ask to see all overdue tasks and then request to add a new high-priority task for a specific project.

Quick Start

Use the taskwarrior skill to list all pending tasks.

Frequently Asked Questions about taskwarrior

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage my to-do list from the command line?

You can manage your to-do list from the command line by using this Skill to interact with the Taskwarrior CLI for adding, reviewing, and completing tasks. It requires the Taskwarrior CLI to be installed and configured.

How do I add a new task with a specific project and due date?

To add a task with a specific project and due date, you can use this Skill to create new work items in the Taskwarrior CLI while specifying priority, project tags, and due dates for filtered tracking.

Can I filter tasks by priority and due date?

Yes, you can filter tasks by priority and due date using this Skill to review task status. It supports filtering pending or overdue items by project, due date, and priority directly through the interface.

Do I need Taskwarrior installed to use this task management Skill?

Yes, you need the Taskwarrior CLI installed and configured on your system before using this Skill, as it acts as an interface to execute task management commands and retrieve task summaries.

How do I mark a task as completed via the CLI?

You mark a task as completed via the CLI by requesting the Skill to update the task status to done. It directly processes the completion command through the Taskwarrior interface.