ticket-track

Community

Structured ticket tracking with batch updates.

Authortarrragon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ticket management in teams often suffers from scattered notes, inconsistent statuses, and manual coordination. This Skill provides a structured, versioned ticket-tracking system with clear 5W1H fields and batch operations to streamline progress across agents and phases.

Core Features & Use Cases

  • 5W1H driven ticket design: capture who, what, when, where, why, and how across tickets; view relationships and task lineage.
  • Versioned progress tracking: each version has its own ticket set, status, and history to enable audit trails.
  • Batch operations: bulk claim, complete, and field updates to accelerate multi-ticket workflows.
  • Use Case: coordinate a multi-person feature rollout by tracking each ticket's status, owner, and log entries in a single place.

Quick Start

  1. Initialize a version: uv run .claude/skills/ticket-track/scripts/ticket-tracker.py init v0.1.0
  2. Add a ticket: uv run .claude/skills/ticket-track/scripts/ticket-tracker.py add --id T-001 --log v0.1.0-ticket-001.md --who "alice" --what "implement feature" --when "Phase 2 start" --where "src/" --why "feature requirement" --how "git"

Dependency Matrix

Required Modules

pyyaml

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ticket-track
Download link: https://github.com/tarrragon/claude/archive/main.zip#ticket-track

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.