claude-cli

分类: 数据与AI | 上传者: slds-lmuslds-lmu | 下载: 0 | 版本: v1.0(最新)

Invoke Anthropic's Claude Code CLI from Codex for external reviews, second opinions, and file-based analysis. Use when the user asks to call Claude or Claude Code, compare Codex with Claude, run a quick one-shot prompt through Claude, or launch a background Claude review over many files, diffs, or a prepared context file. --- # Claude CLI Use this skill when you want a second model's output without leaving the current Codex session. It covers both tiny prompts and large reviews where Claude should read files from disk. ## Quick Start Quick prompt, foreground: ```bash /home/fabians/.claude/skills/claude-cli/scripts/claude-run.sh \ --prompt-text "Explain what tf_interpolate() does in 5 bullets." \ --model sonnet ``` Large review, background: Use Codex's long-running `exec_command` session for concurrency, not shell-detached `nohup`. Launch the Claude command with a short `yield_time_ms`, keep the returned `session_id`, continue your other work, and later poll that session with `write_stdin`.

更新日志: Source: GitHub https://github.com/slds-lmu/ai-scaffolding

目录结构

当前层级: skills/claude-cli/

SKILL.md

登录后下载/点赞/收藏 ❤ 5 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。