finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Git commands (checkout, pull, merge, push, branch -d) and CLI tools (gh pr, npm, cargo, pytest, go test) to manage the development lifecycle. These are standard operations for development workflows.
- [COMMAND_EXECUTION]: The skill implements safety boundaries by requiring test verification before proceeding with merges and requiring explicit user confirmation before deleting branches or worktrees.
Audit Metadata