HamForge
boost-github-workflow v1.1.0
Published 9 September 2026
Version 1.1.0 of hamforge/boost-github-workflow adds pull-request creation to the workflow.
Creating pull requests
The new $github-create-pull-request skill takes completed work for a GitHub issue, checks the changes, runs the required tests and creates a focused pull request ready for review. It does not merge it.
That closes the gap between implementing an issue and handing the work over for review.