repo-rename
Installation
SKILL.md
Repo Rename
Rename the current GitHub repo, matching local folder, and local thread references for Codex CLI and Claude Code.
Arguments
<new-name>: Required GitHub repository name. Pass only the repo name, not an owner, path, or URL.
Scope
- Handle only Codex CLI and Claude Code continuity files.
- Use
~/.claude/projectsfor Claude Code. If~/claude/projectsexists, inspect it too, but do not assume it is authoritative. - Use
~/.codex/sessionsfor Codex CLI. Do not update other Codex archives unless the user explicitly asks. - Update
~/.codex/config.tomlwhen it contains the old repo path or repo name. - Treat "local git ref" as the local
originremote URL.
Workflow
Stop on the first unexpected failure. Do not proceed if any computed path or name is empty.