Use when preparing iPolloWork local changes for GitHub: stash or preserve local edits, sync the current personal branch with remote main, re-apply local work, diagnose conflicts, commit in English, push to the current remote branch, and open a PR to main without creating extra branches.
$npx -y skills add devin-axis/ipollowork --skill github-sync-pr-flowInstalls into the current project.
Run `npx skills use "https://github.com/devin-axis/ipollowork" --skill "devin-axis/ipollowork/github-sync-pr-flow"` 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/devin-axis/ipollowork" that are relevant to the current task. Run `npx skills add "https://github.com/devin-axis/ipollowork"` and select the relevant skills, then follow their instructions.