Streamline bug fixing and testing
bug-fixpluginsetup L2★1,721
ComposioHQ/awesome-claude-plugins ↗What it does
Create GitHub issue, branch, implement, test, merge fix
Best for
Automating the entire bug-to-merge workflow when formalized issue tracking and branch discipline matter more than speed.
Inputs
- · bug description
- · repository reference
Outputs
- · GitHub issue URL
- · feature branch name
- · merged commit hash
Requires
- · GitHub API
- · git (local operations)
- · test framework (varies)
Preconditions
- · GitHub repo credentials configured
- · local git repo writable
- · tests must exist or be generated
Failure modes
- · merge conflicts on feature branch
- · tests fail post-merge
- · GitHub API rate limiting
Trust signals
- · v1.0.0 published
- · author danielscholl active in composio org