tixmd-list

Installation
SKILL.md

/tixmd-list

List all tickets on the tixmd board.

Instructions

  1. Run the tixmd list CLI command to get all tickets:
pnpx @tixmd/cli list
  1. If the user wants to filter by status, use the --status flag:
pnpx @tixmd/cli list --status <status>

Valid statuses: spike, blocked, ready, doing, done.

Installs
2
Repository
ycmjason/tixmd
First Seen
Mar 20, 2026
tixmd-list — ycmjason/tixmd