git-worktree-tidy
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard local commands using the
gitandgh(GitHub CLI) tools to inspect and manage the repository state. - [SAFE]: The skill explicitly mandates user confirmation before any destructive operations, such as deleting branches or removing worktrees, providing a summary of actions for review.
- [SAFE]: Incorporates a verification step to check for uncommitted changes in worktrees and unmerged commits in branches, ensuring that no work is lost during the cleanup process.
Audit Metadata