| name | setup-copilot |
| description | Use when you need the Codex Copilot equivalent of Claude Copilot /setup-copilot or /setup: install or verify shared Copilot tooling for Codex-native projects. |
Setup Copilot
Verify shared Copilot tooling.
Workflow
- Verify Python,
cc, and tc.
- Confirm
cc resolves to the Copilot CLI, not the system C compiler.
- Confirm
cc docs sources works for Live Docs capability.
- Confirm
tc supports required commands.
- Run
scripts/check-versions.sh from the framework root.
- Confirm the Codex plugin manifest and marketplace entry exist.
- Provide install or repair commands without deleting existing resources.
Output
- setup status
- missing tools
- safe install commands
- verification commands