name: branch-audit description: Audit local git branches for safe deletion with content-level verification (PR state + git cherry), flag-don't-delete discipline, and a mandatory user approval gate. Auto-invoke when user says "audit branches", "prune branches", "clean up branches", "stale branches",…
$npx -y skills add qf-studio/pilot --skill branch-auditInstalls into the current project.
Run `npx skills use "https://github.com/qf-studio/pilot" --skill "qf-studio/pilot/branch-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/qf-studio/pilot" that are relevant to the current task. Run `npx skills add "https://github.com/qf-studio/pilot"` and select the relevant skills, then follow their instructions.