branch
Installation
SKILL.md
Branch Create
Path Resolution (avoid missing-skill errors)
- Always open this skill using the absolute path from the active session skills list (for example
~/.codex/skills/branch/SKILL.md). - Do not use repo-relative
.codex/skills/...or.agents/skills/...paths unless the session explicitly lists that exact path. - If you see an error like
.../.codex/skills/public/branch/SKILL.md: No such file or directory, immediately switch to~/.codex/skills/branch/SKILL.mdand continue.