Pull Ticket banner
IamMrCupp IamMrCupp

Pull Ticket

Data community

Description

--- description: Pull a tracker ticket into a per-ticket scratchpad. Reads tracker config from CONTEXT.md, fetches ticket data via the relevant MCP (JIRA / GitHub Issues / Linear), creates tickets/<KEY>-<slug>.md from the kit's template, updates workspace-CONTEXT.md, appends to SESSION-LOG.md. Read/reference only — never pushes back to the tracker. argument-hint: <KEY> --- ## Precheck — is this a kit project? Before doing anything else: 1. Run this Bash command to print the absolute path of t

Installation

Installs to ~/.claude/commands/iammrcupp-claude-project-kit-pull-ticket.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/IamMrCupp/claude-project-kit/HEAD/.claude/commands/pull-ticket.md -o ~/.claude/commands/iammrcupp-claude-project-kit-pull-ticket.md

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

Full documentation available on GitHub

View Source Repository