Issue-to-PR workflow automation with git worktree management
Automates GitHub issue-to-PR workflows using git worktrees for isolated development, including branch creation, review handling, and cleanup.
Why this plugin
Streamlines development by automating repetitive git and GitHub tasks, ensuring clean work isolation with worktrees and intelligent handling of PR reviews and branch naming.
Prerequisites
Requires git, GitHub CLI, and GitHub access. Part of the larger Gopher AI toolkit but can be installed individually.
/plugin marketplace add gopherguides/gopher-ai/plugin install go-workflow@gopher-aiCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement