| name | update-copilot |
| description | Use when you need the Codex Copilot equivalent of Claude Copilot /update-copilot: update the shared Codex Copilot framework and verify plugin, cc, and tc alignment. |
Update Copilot
Update and verify the shared framework.
Workflow
- Check git status and preserve user changes.
- Fetch from GitHub and inspect incoming changes before merging or rebasing.
- Never delete, reset, clean, or force-push without explicit current approval.
- Verify plugin metadata, agent catalog schema, skills,
cc, tc, pack manifests, and artifact-bound QA gate contracts.
- Run
scripts/check-versions.sh and scripts/smoke-test.sh.
- Run the parity tests.
Output
- git sync status
- version status
- verification results
- approval needs for destructive operations