To Tickets banner
kashman001 kashman001

To Tickets

Testing community

Description

--- description: Break a plan, spec, or conversation into tracer-bullet tickets with blocking edges under work/<effort>/issues/ argument-hint: "[spec path, issue ref, or nothing to use the conversation]" --- To-tickets: **$ARGUMENTS** Execute the **to-tickets** workflow defined in `skills/to-tickets/SKILL.md` — break the work into tracer-bullet vertical slices, each declaring its blocking edges. Tracker conventions for this workspace are in `docs/agents/issue-tracker.md`: one file per ticket

Installation

Installs to ~/.claude/commands/kashman001-ai-workspace-template-to-tickets.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kashman001/ai-workspace-template/HEAD/.claude/commands/to-tickets.md -o ~/.claude/commands/kashman001-ai-workspace-template-to-tickets.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository