Implement Ticket — Git skill for Claude Code
Implement a GitHub issue end to end: gate to 10/10, build, validate, code-review, fix-or-ticket, then commit + bump + push develop.
How to install Implement Ticket
Installs to ~/.claude/commands/agigante80-actual-mcp-server-implement-ticket.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/agigante80/actual-mcp-server/HEAD/.claude/commands/implement-ticket.md -o ~/.claude/commands/agigante80-actual-mcp-server-implement-ticket.md Restart Claude Code, or start a new session, for it to be picked up.
What Implement Ticket does
Implement a GitHub issue end to end: gate to 10/10, build, validate, code-review, fix-or-ticket, then commit + bump + push develop.
Usage
Accepted argument: `` (required)
Example: `/implement-ticket 178`
Steps
Follow the `implement-ticket` skill at `.claude/skills/implement-ticket/SKILL.md`. Read that file and execute its pipeline against the issue number passed as the argument.
In short: gate the ticket to 10/10 (auto-fix the body and re-run, no confirmation), implemen
Alternatives in Git
- Review And Fix PR — @description Review an existing PR with parallel agents, fix findings, and push 1.6k ★
- Push And Release — Git pull, resolve conflicts, push, fix hook errors, then release 1.6k ★
- Validate Title Provided — if [ -z "$PLAN_TITLE" ]; then echo "❌ Error: Plan title required" echo "Usage: /sync-todos-to-github \"Plan Ti 618 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fix PR Feedback
Fetch PR reviewer comments, implement fixes locally, gate the push behind explicit user approval, then watch C
Drift Fix
Resolve upstream fork-drift end-to-end — run the drift guard, mechanically bump every auto-bumpable pin, land
Issue Autofix
Autofix one queued GitHub issue — in an isolated git worktree off main, implement the smallest fix, conflict-c
Payne Edit
Dev mode — improve PayneSDD itself from any project: edit the canonical repo live, gate it, quality-review, th
Process Issues
Drain the open issue queue with parallel worktree subagents into an integration branch, gate the combined bran
Converge
Run an unattended review→fix→re-review loop on the current branch until the reviewer has no findings at or abo
Related Agents
Scala Coder
Implements a single coding task end-to-end in an assigned git worktree for this Scala project. Owns the FULL l
Vine Coder
Autonomously implement a ticketed VINE work slice end-to-end — orient from the ticket and SPEC, implement with
Ruver Fd Quality
Ruver FD quality gate. Runs thermo-nuclear-code-quality-review and applies fix all before any final commit/pus