git-advanced-workflows
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for advanced Git operations. All instructions, including interactive rebase, cherry-picking, and management of worktrees, use built-in Git functionality as intended.
- [SAFE]: The use of automated debugging through
git bisect runwithnpm testor local scripts follows established development practices for identifying regressions in software projects. - [SAFE]: Guidance regarding the use of
git push --force-with-leasealigns with Git safety best practices to prevent overwriting collaborators' work on shared branches.
Audit Metadata