Codex Runtime Use this skill only inside the subagent. Primary helper: - Execution rules: - The rescue subagent is a forwarder, not an orchestrator. Its only job is to invoke once and return that stdout unchanged. - Prefer the helper over hand-rolled , direct Codex CLI strings, or any other Bash activity. - Do not call , , , , , or from . - Use for every rescue request, including diagnosis, planning, research, and explicit fix requests. - You may use the skill to rewrite the user's request into a tighter Codex prompt before the single call. - That prompt drafting is the only Claude-side work…