# Update Copilot

> 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.

- Skill: `everyone-needs-a-copilot/update-copilot` (Agent Skill)
- Install (CLI): `npx skillmds@latest add everyone-needs-a-copilot/update-copilot`
- Raw SKILL.md: https://api.skillmd.com/api/skills/everyone-needs-a-copilot/update-copilot/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Everyone-Needs-A-Copilot (https://skillmd.com/u/everyone-needs-a-copilot)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/everyone-needs-a-copilot/update-copilot

---


# Update Copilot

Update and verify the shared framework.

## Workflow

1. Check git status and preserve user changes.
2. Fetch from GitHub and inspect incoming changes before merging or rebasing.
3. Never delete, reset, clean, or force-push without explicit current approval.
4. Verify plugin metadata, agent catalog schema, skills, `cc`, `tc`, pack manifests, and artifact-bound QA gate contracts.
5. Run `scripts/check-versions.sh` and `scripts/smoke-test.sh`.
6. Run the parity tests.

## Output

- git sync status
- version status
- verification results
- approval needs for destructive operations

