| name | setup-project |
| description | Use when you need the Codex Copilot equivalent of Claude Copilot /setup-project: wire a target repository to the shared Codex Copilot framework. |
Setup Project
Wire a project to Codex Copilot.
Workflow
- Use
scripts/setup-project.sh --project <path> from the framework repo.
- Confirm whether existing
AGENTS.md, plugin links, or skill links would be replaced.
- Treat
--force as compatibility-only; the installer still refuses replacement of existing project wiring.
- Verify generated
AGENTS.md, .agents/plugins/marketplace.json, .claude/cc/config.json, memory dirs, plugin links, docs/40-initiatives/, and the scripts/copilot-gate.sh link.
- Confirm existing initiative documentation and QA-gate paths were preserved rather than replaced.
- Run
cc skill list, cc docs sources, cc memory check --json, tc progress --json, and scripts/copilot-gate.sh from the target project when available.
Output
- generated files
- plugin and skill link targets
- verification results