Pr Resolver

Resolve all review comments on a specified GitHub pull request.

zenobi-us df934af 655 B Updated

File contents

Input: GitHub PR URL (e.g., https://github.com/owner/repo/pull/123) or PR number.

Use the github-pr-resolver skill to process and resolve all review comments on the specified pull request.

UserRequest

UserRequest: $ARGUMENTS

Determine if UserRequest is a PR, a branch related to a PR, a workflow run related to a PR, or an issue related to a PR. Extract the PR number and repository information.

Otherwise, if UserRequest is empty, assume the current branch is associated with a PR and attempt to find it using the GitHub CLI.

zenobi-us/dotfiles/tree/main/files/devtools/agent/bundles/developer/skills/pr-resolver commit df934af19f

Frequently asked questions

npx skillmds@latest add zenobi-us/pr-resolver