list-tasks

List tasks from a directory using the taskmd CLI with status and priority filters.

62|13|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/driangle/taskmd --skill list-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-tasks
Source: https://github.com/driangle/taskmd/tree/main/claude-code-plugin/skills/list-tasks
Command: npx skills add https://github.com/driangle/taskmd --skill list-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly view their tasks, making it easier to stay organized and track progress.

Core Features & Use Cases

  • Task Listing: Displays tasks from a specified directory.
  • Filtering: Allows users to filter tasks by status, priority, and other criteria.
  • Use Case: A user wants to see all their 'pending' tasks with 'high' priority to decide what to work on next.

Quick Start

List all pending tasks in the 'tasks/' directory.

Frequently Asked Questions about list-tasks

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

FAQPage Schema
How do I list pending tasks with high priority from a specific directory?

Filtering tasks by status and priority lets you view high-priority pending items from a specified directory. Use the available status and priority filters to quickly identify which pending tasks require immediate attention.

Do I need the taskmd CLI installed to list and filter tasks?

Yes, the taskmd CLI must be installed and accessible in your environment to list tasks. This Skill depends on the taskmd CLI to read and filter tasks from your specified directory.

Can I filter my task list by format and status?

Yes, you can filter your task list by format and status. The Skill supports filtering tasks by status, priority, and format, enabling you to efficiently view and manage tasks that match your specific criteria.

What is the best way to view all pending tasks in a tasks directory?

The best way to view all pending tasks in a tasks directory is by applying a status filter. This quickly extracts and displays only the pending items, making it easier to stay organized and track progress.

Are there limitations when managing tasks with a basic CLI tool?

The main limitation is the dependency on the taskmd CLI being installed and accessible in the environment. Without this tool properly configured, the Skill cannot read the directory or apply status, priority, and format filters to list tasks.