ticket

Installation
SKILL.md

Ticket Management with tk

Installation

go install github.com/wedow/ticket/cmd/tk@latest

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

What Makes a Complete Ticket

A ticket MUST have ALL of:

  1. Clear Acceptance Criteria — Specific, testable "done" conditions

    • ✅ "User can login with email/password and receives JWT"
    • ❌ "Login works"
  2. Clear Requirements — What exactly to build

Related skills
Installs
17
GitHub Stars
1
First Seen
Jan 24, 2026