implement-ticket

Executes GitHub issue implementation plans and closes tickets with a PR.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/josh-gree/my-claude-skills --skill implement-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-ticket
Source: https://github.com/josh-gree/my-claude-skills/tree/main/skills/implement-ticket
Command: npx skills add https://github.com/josh-gree/my-claude-skills --skill implement-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Executes the implementation plan for a GitHub issue by following steps, validating progress, and closing the ticket with a PR.

Core Features & Use Cases

  • Verify environment and plan availability
  • Read and follow each plan step
  • Track progress with TodoWrite
  • Create and push a PR that closes the issue

Quick Start

Run /implement-ticket <issue-number> to start executing the plan for that ticket.