gh-review-resolve
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gitandgh(GitHub CLI) to manage pull requests and repository state. These are required for its primary purpose of resolving PR comments. - [COMMAND_EXECUTION]: A bundled bash helper script
scripts/gh-review-commentsusesgh api graphqlto fetch PR review threads andjqto process the data. - [COMMAND_EXECUTION]: Instructions specify running the repository's local quality gates (e.g., tests/linters) before pushing changes, ensuring adherence to project standards.
Audit Metadata