·ticket

Manage tickets with tk CLI. Triggers on "create ticket", "list tickets", "what's next", "blocked", "close ticket", "ticket status", "work on next ticket/issue".

0Installs·0Trend·@sebastiaanwouters

Installation

$npx skills add https://github.com/sebastiaanwouters/dotagents --skill ticket

SKILL.md

Tickets stored as markdown in .tickets/. Works from any subdirectory.

Ask yourself: Can someone implement this without clarifying questions?

| tk create "title" | Create ticket | | tk ls | List all | | tk ready | Ready to work (deps resolved) | | tk blocked | Waiting on deps | | tk show | View details | | tk edit | Open in $EDITOR | | tk start/close/reopen | Change status | | tk dep | Add dependency | | tk dep tree | Show dep tree | | tk undep | Remove dep | | tk link ... | Link related |

Manage tickets with tk CLI. Triggers on "create ticket", "list tickets", "what's next", "blocked", "close ticket", "ticket status", "work on next ticket/issue". Source: sebastiaanwouters/dotagents.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sebastiaanwouters/dotagents --skill ticket
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ticket?

Manage tickets with tk CLI. Triggers on "create ticket", "list tickets", "what's next", "blocked", "close ticket", "ticket status", "work on next ticket/issue". Source: sebastiaanwouters/dotagents.

How do I install ticket?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sebastiaanwouters/dotagents --skill ticket Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/sebastiaanwouters/dotagents