GitHub PR Workflow
End-to-end pull request automation: create branches, commit changes, open PRs, monitor CI, auto-fix failures, and merge — all from your terminal.
npx clawhub@latest install github-pr-workflowGitHub PR Workflow automates the full pull request lifecycle on GitHub. From creating a feature branch and drafting a commit message to opening a structured PR, requesting reviewers, polling CI status, auto-fixing failing checks, and finally merging and cleaning up — this skill handles every step so you can focus on writing code, not managing process.
Come funziona
The skill operates through the gh CLI when available, falling back seamlessly to git combined with the GitHub REST API via curl. It interprets natural-language instructions like "open a PR targeting main" or "watch CI and fix lint errors", then executes the appropriate shell scripts and API calls. An auto-loop mechanism detects failing checks, attempts fixes, pushes updates, and re-polls until all checks pass or the issue is escalated to you.
Funzionalità principali
gh CLI when authenticated; falls back to curl + GitHub REST API when notRequisiti
gh CLI authenticated via gh auth login, or a GitHub Personal Access Token (PAT) exported as $GITHUB_TOKENCasi d'uso
Come installare
npx clawhub@latest install github-pr-workflownpx clawhub@latest install github-pr-workflowRecensioni
0 recensioniAccedi per scrivere una recensione
Nessuna recensione ancora. Sii il primo a condividere la tua esperienza!