Pull latest origin/main into the current local branch and resolve merge conflicts (aka update-branch). Use when Codex needs to sync a feature branch with origin, perform a merge-based update (not rebase), and guide conflict resolution best practices.
$npx -y skills add joosure/maestro --skill pullInstalls into the current project.
Run `npx skills use "https://github.com/joosure/maestro" --skill "joosure/maestro/pull"` 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/joosure/maestro" that are relevant to the current task. Run `npx skills add "https://github.com/joosure/maestro"` and select the relevant skills, then follow their instructions.