home/categories/knowledge-base/openai-symphony-codex-skills-pull-skill-md
knowledge-basedocumentation

pull

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.

openai
maintainer
openai
Atualizado 3/4/2026
Estrelas
14913
Forks
1244
quick start

Installation and usage

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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use pull