split-pr
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill performs repository management tasks using the
gitandghCLIs, including branch creation, commit management, and running project-specific linters and tests. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
gh-stackCLI extension from the official GitHub organization to manage stacked pull requests. - [SAFE]: The skill enforces a mandatory manual approval step before proceeding with automated PR creation, ensuring the user reviews the proposed split plan.
- [SAFE]: Defensive measures are in place, such as creating backup references for branches and explicitly prohibiting destructive operations like hard resets or unauthorized force-pushes.
Audit Metadata