execute-issue
CommunityAutomate end-to-end GitHub issue implementation
Software Engineering#code review#workflow automation#github#git worktree#issue implementation#task sync#checklist automation
AuthorN0K0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually implementing GitHub issues, tracking checklist progress, managing isolated worktrees, and syncing changes to GitHub is time-consuming and error-prone, with high risk of lost progress if a session crashes.
Core Features & Use Cases
- Isolated Worktree Development: Automatically creates and manages git worktrees for issue development, avoiding branch conflicts in shared checkouts.
- Checklist-Driven Task Sync: Maps issue checklists to Claude Code's native task list, with automatic progress tracking and crash recovery via GitHub as the source of truth.
- Flexible Execution Modes: Supports direct execution for small checklists, subagent-driven execution with two-stage review for larger tasks, and parallel subagent execution for independent tasks to speed up work.
- Progress Preservation: Syncs checklist progress to GitHub after every completed item, so interrupted sessions can resume exactly where they left off.
- Use Case: A developer working on a 6-item feature request checklist can use this Skill to automatically set up an isolated worktree, implement each task with optional code review, sync progress to GitHub after each step, and run final quality checks before creating a PR.
Quick Start
Use the execute-issue skill to implement all unchecked tasks for GitHub issue #42, following the structured checklist and syncing progress to GitHub after each completed item.
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: execute-issue Download link: https://github.com/N0K0/claude-plugins-backalley/archive/main.zip#execute-issue 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 536,000+ vetted skills library on demand.