finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill mandates a verification phase using the
verification-before-completiontool to ensure tests, linting, and builds pass before any merge or PR creation, preventing the introduction of broken code into the base branch. - [SAFE]: Every potentially destructive operation, such as merging, squashing, or deleting branches (both local and remote), requires explicit user confirmation, ensuring the user maintains control over the repository state.
- [SAFE]: The skill relies on standard, authenticated developer tools (
gitandgh) and does not perform any unexpected network operations, sensitive file access, or remote script execution.
Audit Metadata