Clean up local git branches and remotes accumulated from PR reviews. Use when the user asks to clean branches, remove stale remotes, or tidy up the local git state.
$npx -y skills add alibaba/page-agent --skill git-cleanupInstalls into the current project.
Run `npx skills use "https://github.com/alibaba/page-agent" --skill "alibaba/page-agent/git-cleanup"` 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/alibaba/page-agent" that are relevant to the current task. Run `npx skills add "https://github.com/alibaba/page-agent"` and select the relevant skills, then follow their instructions.