Update Models Skill
Goal
Run the model resolution script to refresh the central model registry with the latest available models.
Workflow
- •Run:
cd <sdlc-plugin-dir> && bun run resolve-models- •Find sdlc-plugin via:
Glob(pattern: "**/sdlc-plugin/package.json", path: "~/.claude/plugins")
- •Find sdlc-plugin via:
- •Read the script output for changes or errors
- •If models changed, show the user what was updated
- •Check
~/.codex/config.toml— if itsmodelfield doesn't matchcodex-flagshipfrom the new registry, suggest updating it
Arguments
$ARGUMENTS