work-on-ticket-plan
CommunityExecute Jira ticket plans phase-by-phase
Software Engineering#worktrees#jira#phase-based#conventional-commit#implementation-plan#test-baseline#create-draft-pr
Authorshysssthanhtri
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the disciplined execution of a pre-written Jira ticket implementation plan, removing uncertainty about what to change, when to run tests, and how to update project progress while preserving review and approval gates.
Core Features & Use Cases
- Phase-by-phase implementation: Reads the plan and progress docs, identifies the next incomplete phase, and presents a structured phase summary for user approval before any code is written.
- Test baseline and regression handling: Captures a pre-implementation full-test baseline, distinguishes pre-existing failures from regressions, runs full-suite checks after the final phase, and requires regression fixes or escalation.
- Careful commit and PR workflow: Operates inside a dedicated git worktree, stages only approved changes, uses conventional commit messages, and can create a draft GitHub PR when the user requests it.
- Use case: A senior engineer working on CM-4873 wants a repeatable, auditable way to execute an implementation plan with evidence, tests, and controlled commits.
Quick Start
Ask the assistant to "work on ticket CM-1234" to locate the worktree, read the plan, capture a test baseline if needed, and present the next phase for approval.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: work-on-ticket-plan Download link: https://github.com/shysssthanhtri/AI-tools/archive/main.zip#work-on-ticket-plan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.