OpenHands/skills/address_pr_comments.md
Hiep Le 36cf4e161a
fix(backend): ensure microagents are loaded for V1 conversations (#11772)
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
2025-11-19 18:54:08 +07:00

533 B

name, version, author, agent, triggers, inputs
name version author agent triggers inputs
address_pr_comments 1.0.0 openhands CodeActAgent
/address_pr_comments
name description
PR_URL URL of the pull request
name description
BRANCH_NAME Branch name corresponds to the pull request

First, check the branch {{ BRANCH_NAME }} and read the diff against the main branch to understand the purpose.

This branch corresponds to this PR {{ PR_URL }}

Next, you should use the GitHub API to read the reviews and comments on this PR and address them.