Skill packs
AvailableRequired plan: ProDemo user: Pro

Skill Pack

Refactor Large Codebase Pack

Blast-radius analysis and stepwise refactor plans for mature repositories.

Compatible Models

  • GPT-5.5
  • Claude Opus
  • Codex

Inside The Pack

  • rules
  • MCP config
  • workflow templates
  • tests

Included Workflows

  • CodeGraph workflow
  • Dependency audit
  • Migration slices
  • Rollback checklist

Install Skill Pack

Download through the server-checked manifest API, run the installer from this project root, then restart Codex.

Download JSON

Install command

node scripts/install-skill-pack.mjs ./large-codebase-refactor.skillpack.json
Codex skills install into $CODEX_HOME/skills. The installer does not overwrite existing skill folders.

How to use it

Pick the model and agent that match the task pressure: coding, documents, automation or private local work.
Attach only the MCP servers needed for that workflow and verify permissions before exposing files or secrets.
Run the pack checklist before delivery so prompts, rules and validation steps stay consistent.