finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides structured guidance for standard development workflows. It includes safety checks such as mandatory test verification before merging and explicit user confirmation before deleting work.
- [COMMAND_EXECUTION]: The skill executes common development and version control commands (e.g., "git", "gh", "npm test", "pytest"). These are used according to their intended purpose within a development environment.
- [EXTERNAL_DOWNLOADS]: The skill uses "git pull" to update the local base branch from the remote repository, which is standard behavior for Git-based development and interacts with the user's configured remotes.
Audit Metadata