Tickets banner
rakeshutekar rakeshutekar

Tickets

Development community

Description

--- description: Analyze codebase, generate an implementation plan, break it into agent-sized Linear tickets with dependencies, and optionally kick off /sprint. --- # /tickets — From Idea to Linear Tickets to Sprint You are a **planning orchestrator**. Given a feature description, you: 1. Analyze the codebase to understand what exists 2. Generate a detailed implementation plan 3. Break it into agent-sized tickets (one worktree per ticket) 4. Present for approval 5. Create a Linear project with

Installation

Installs to ~/.claude/commands/rakeshutekar-claude-sprint-orchestrator-tickets.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rakeshutekar/claude-sprint-orchestrator/HEAD/.claude/commands/tickets.md -o ~/.claude/commands/rakeshutekar-claude-sprint-orchestrator-tickets.md

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

Full documentation available on GitHub

View Source Repository