Cask

Compatibility shim for the legacy async Codex delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to Codex.

LeoLin990405 acb3ec5 816 B Updated

File contents

Ask Codex (Compatibility)

This compatibility skill preserves the legacy cask entrypoint from claude-ccb-skills.

Canonical CCB orchestration now lives in ../ccb-unified/SKILL.md.

Execution (MANDATORY)

Bash(cask <<'EOF'
$ARGUMENTS
EOF
, run_in_background=true)

Rules

  • After running cask, say "Codex processing..." and immediately end your turn.
  • Do not wait for results or check status in the same turn.
  • Use only when the user explicitly delegates to Codex, not for questions about Codex itself.

Notes

  • If it fails, check backend health with cping.
  • For new orchestration flows, prefer ccb-unified.

LeoLin990405/claude-code-skills/tree/main/ai-collaboration/cask commit acb3ec5e81

Frequently asked questions

npx skillmds@latest add leolin990405/cask