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/projects for Claude Code. If ~/claude/projects exists, inspect it too, but do not assume it is authoritative.
  • Use ~/.codex/sessions for Codex CLI. Do not update other Codex archives unless the user explicitly asks.
  • Update ~/.codex/config.toml when it contains the old repo path or repo name.
  • Treat "local git ref" as the local origin remote URL.

Workflow

Stop on the first unexpected failure. Do not proceed if any computed path or name is empty.

Installs
28
GitHub Stars
65
First Seen
Jun 20, 2026
repo-rename — paulrberg/agent-skills