Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.
Automates pull request workflow: creates branch, commits changes, formats code with Biome, and submits PR.
Why this plugin
Streamlines PR creation by handling repetitive steps automatically, ensuring code formatting consistency, and reducing manual git operations.
Prerequisites
Requires git repository, Biome formatter installed, and GitHub/GitLab access with proper permissions.
npx claudepluginhub composiohq/awesome-claude-pluginsCore 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