list-tasks

Installation
SKILL.md

List Tasks

List tasks using the taskmd CLI.

Instructions

The user's arguments are in $ARGUMENTS (e.g. --status pending, --format json, a directory path).

  1. Run taskmd list $ARGUMENTS
    • If $ARGUMENTS is empty, run: taskmd list
    • Common flags: --status, --priority, --filter, --format, --sort, --scope, --phase
    • Filter examples: --status pending, --priority high, --filter "priority>=medium"
    • Phase filtering: taskmd list --phase core-cli or taskmd list --filter phase=core-cli
    • Use taskmd phases to see all configured phases with progress stats
  2. Present the output to the user
Related skills
Installs
18
Repository
driangle/taskmd
GitHub Stars
24
First Seen
Feb 25, 2026