Next Ticket banner
wiklob wiklob

Next Ticket

Git community

Description

--- description: Ingest the next ticket FROM THE WORKTREE'S BOUND PROJECT — set up its branch, move In Progress, load context, hand off to interactive build (does NOT auto-implement). argument-hint: "[PROJECT | ISSUE-ID] (project to start, or a specific issue; omit when already in a project worktree)" allowed-tools: Bash, Read, mcp__linear, EnterWorktree --- # /next-ticket — ingest one ticket (project-scoped) Set up the build environment for the next ticket **of this worktree's bound project*

Installation

Installs to ~/.claude/skills/wiklob-v-coding-setup-next-ticket/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wiklob-v-coding-setup-next-ticket && curl -fsSL https://raw.githubusercontent.com/wiklob/v-coding-setup/HEAD/commands/next-ticket.md -o ~/.claude/skills/wiklob-v-coding-setup-next-ticket/SKILL.md

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

Full documentation available on GitHub

View Source Repository