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
End-to-end automation for PR creation, reducing manual steps and ensuring code formatting consistency. Saves time and standardizes the submission process.
Prerequisites
Requires Biome formatter installed and configured, plus Git repository access.
/plugin marketplace add claudeforge/marketplace/plugin install pr-creator@claudeforge-marketplaceCore 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