Files
codex/.codex/skills/code-review-breaking-changes/SKILL.md
2026-04-17 16:21:37 -07:00

319 B

name, description
name description
code-breaking-changes Breacking

Search for breaking changes in external integration surfaces:

  • app-server APIs
  • CLI parameters
  • configuration loading
  • resuming sessions from existing rollouts

Do not stop after finding one issue, analyze all possible ways breaking changes can happen.