cc-sync-runner

Solid

Use when Claude Code drift needs a public-safe Codex replacement plan or skill batch proposal. It audits capability gaps and writes reviewed planning artifacts; execution requires a separate explicit approval.

AI & Automation 81 stars 9 forks Updated 6 days ago AGPL-3.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# CC Sync Runner Produce a corrected CC-to-Codex plan and the next public-safe Codex skill/batch drafts. Implementation is a separate explicit mode. Do not copy `.claude/` files into Codex. Treat `.claude/` as read-only. The default output is not a critique. It is a replacement planning package that answers: - What Claude Code currently has. - What Codex already covers. - What Codex lacks. - Which gaps are public-safe, private-only, redacted, or manual-review. - What verification scripts/tests must exist before any implementation is considered done. - Which new Codex skills or skill skeletons must be created. ## Market Pattern Use the standard builder loop: 1. Durable rules in `AGENTS.md`. 2. Repeatable workflow in this skill. 3. Long-horizon state in `docs/CODEX_BATCHES.md`. 4. Machine checks in `scripts/codex_check.py`. 5. Stop hooks and reports to prevent early finish. 6. Optional `codex exec` automation later, after local runs are stable. This is not "one giant prompt". It is a bounded planning-production loop: ```text raw sync plan -> subagent audits -> capability gap ledger -> replacement sync plan -> new skill specs/skeletons -> proposed batches/checks -> final plan audit -> stop ``` ## Modes ### Planning Mode Default mode for requests like "sync CC to Codex", "run CC sync", "review CC_SYNC_PLAN", "rewrite the plan", "what does Codex lack", "create the missing Codex skill", or "make a plan". Planning Mode must not: - claim a b...

Details

Author
X-isdoingreat
Repository
X-isdoingreat/canvas-pilot
Created
2 months ago
Last Updated
6 days ago
Language
Python
License
AGPL-3.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category