finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Standard Development Operations: The skill executes routine shell commands for git management and project testing. These are part of its intended purpose as a development assistant and follow standard workflows.
- Data Protection Safeguards: To prevent accidental data loss, the skill implements a mandatory confirmation step requiring the user to type 'discard' before any branch or worktree deletion occurs.
- Worktree Management: The skill includes logic to detect the git environment and ensure that cleanup operations only target specific, expected paths, avoiding interference with externally managed workspaces.
- Integration Quality Checks: The process enforces a test-first approach, requiring successful test execution before offering merge or pull request options, which helps maintain code integrity.
Audit Metadata