finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development commands including git merge, git push, gh pr create, and project-specific test runners like npm test or pytest. These operations are performed within the local repository context and are consistent with the skill's stated purpose of managing development branches.- [COMMAND_EXECUTION]: Implements defensive programming by requiring test verification before allowing merges or PR creation. It also requires explicit string-match confirmation ('discard') before performing destructive actions like deleting branches, mitigating the risk of accidental data loss.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 12:58 PM