Skip to content
Development
Skill

/doctor

Check the codex-claude-loop substrate (codex CLI, jq, git, repo, verdict schema)

From plugin
codex-claude-loop
65 skills
Install
$ npx -y skills add ozzaii/codex-claude-loop --skill doctor --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/doctor

Context preview

The summary Claude sees to decide when to auto-load this skill.

Check the codex-claude-loop substrate (codex CLI, jq, git, repo, verdict schema)

SKILL.md

doctor.SKILL.md
name: doctor
description: Check the codex-claude-loop substrate (codex CLI, jq, git, repo, verdict schema)
allowed-tools: Bash, Read

Load the `codex-claude-loop` skill, source its lib, and run `cl_doctor`.

Report each check plainly. If `codex` is missing, point at `npm install -g @openai/codex` then `codex login`. If the repo resolved is not the one the user means, tell them to set `CL_REPO`. Do not start a wave until every check passes.

If the user is running this harness for the first time, offer `cl_selfreview` — Codex adversarially reviewing this harness before they trust it with their tree.

Ships withcodex-claude-loop

A gated build loop between Claude Code and Codex CLI. Codex writes the plan, Claude approves it, Codex implements that same plan from the same thread, Claude reviews the diff against it.

Get the whole plugin
Stats
6
Stars
3
Forks
Maintained
Maintenance
Shell
Language
MIT
License
1mo ago
Last commit
1mo ago
Created

Repo: ozzaii/codex-claude-loop

Other skills on codex-claude-loop.