tk
Installation
SKILL.md
tk - Ticket Management
A minimal CLI for tracking tickets as markdown files in .tickets/.
Workflow
tk ready # 1. Find available work
tk start <id> # 2. Claim a ticket
tk show <id> # 3. Read details
# ... do the work
tk close <id> # 4. Mark complete