Oask

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

LeoLin990405 c79f41e 834 B Updated

File contents

Ask OpenCode (Compatibility)

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

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

Execution (MANDATORY)

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

Rules

  • After running oask, say "OpenCode 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 OpenCode, not for questions about OpenCode itself.

Notes

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

LeoLin990405/claude-code-skills/tree/main/ai-collaboration/oask commit c79f41e3e1

Frequently asked questions

npx skillmds@latest add leolin990405/oask