finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Git porcelain commands (e.g., git worktree, git merge, git push) for repository maintenance and integration tasks.
- [SAFE]: The skill implements robust human-in-the-loop safeguards, explicitly requiring typed user authorization for operations like pushing to remotes or deleting branches.
- [SAFE]: The instructions explicitly prohibit hazardous automated behaviors such as force-pushing, auto-stashing, or bypassing Git hooks without direct instruction.
Audit Metadata