██████╗ ██╗████████╗██╗ ██╗██╗ ██╗██████╗
██╔════╝ ██║╚══██╔══╝██║ ██║██║ ██║██╔══██╗
██║ ███╗██║ ██║ ███████║██║ ██║██████╔╝
██║ ██║██║ ██║ ██╔══██║██║ ██║██╔══██╗
╚██████╔╝██║ ██║ ██║ ██║╚██████╔╝██████╔╝
╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝
GitHub streamlines PR, issue, CI, and publishing workflows for day-to-day engineering delivery.
auto-publish-after-plangh-address-commentsgh-fix-cigithubyeet
- Inspects repositories, pull requests, issues, and review threads.
- Supports CI triage and fixing failing GitHub Actions checks.
- Provides publishing workflows for commits, branches, and draft PR creation.
- Supports verified post-plan auto commit/push flows with branch safety.
- Keeps code review and delivery workflows in one place.
- Improves turnaround on blocked PRs and failing checks.
- Makes repo-oriented tasks faster for both humans and agents.
- Use connector-first GitHub workflows for PR/issue/review operations.
- Fall back to targeted CLI workflows where deeper diagnostics are needed.
- Apply fixes in your repo and publish through manual or auto-publish workflows.
Inspect PRs, triage issues, debug failing checks, and prepare code changes for review
Plan implemented and verified: auto-commit and push this feature branch
- A connected GitHub integration with repository access.
- Optional:
ghCLI for connector fallback workflows. - Local git repo access and push permissions for the target branch.