Send an additional request to the exact Codex session for an implemented codex-claude-loop lane, sequenced behind its writer lock
Scanned 9/6/2026
Install to Claude Code
npx -y skills add ozzaii/codex-claude-loop --skill prompt --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Prompt?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ozzaii-prompt)More formats (shields.io, HTML) on the badges page.
---
name: prompt
description: Send an additional request to the exact Codex session for an implemented codex-claude-loop lane, sequenced behind its writer lock
argument-hint: <slug> <additional request>
allowed-tools: Bash, Read
---
Load the `codex-claude-loop` skill and source its bundled
`lib/codex-claude-loop.sh`. Split `$ARGUMENTS` into the first word as the slug and the
entire remaining text as one request, then call:
```bash
cl_prompt <slug> "<additional request>"
```
Do not call `codex exec resume` directly. `cl_prompt` resumes the stored session id,
holds the same writer lock as `cl_impl` and `cl_revise`, and waits behind a running lane
instead of starting a competing Codex process in the worktree.
The lane must already have a valid approved plan and a successful implementation marker.
The follow-up is a writer phase: it clears any standing review approval, restores the
implementation marker only after Codex exits cleanly, and prints Codex's final response.
After it succeeds, re-review before release.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.