什么是 assign-agent?
通过 codex-tmux 在专用 tmux 会话中启动委派的 Codex 工作人员,并为 GitHub 问题工作流程提供可恢复的 CODEX_THREAD_ID 切换。 来源:robertmsale/.codex。
通过 codex-tmux 在专用 tmux 会话中启动委派的 Codex 工作人员,并为 GitHub 问题工作流程提供可恢复的 CODEX_THREAD_ID 切换。
通过命令行快速安装 assign-agent AI 技能到你的开发环境
来源:robertmsale/.codex。
Use this skill when an orchestrator agent needs to assign work to another local Codex agent.
Assignment prompt template Seed the worker with enough context to begin immediately:
cat > "$WORKTREEROOT/codex.env" <<EOF CODEXTHREADID=' ' codex-tmux ' ' EOF
通过 codex-tmux 在专用 tmux 会话中启动委派的 Codex 工作人员,并为 GitHub 问题工作流程提供可恢复的 CODEX_THREAD_ID 切换。 来源:robertmsale/.codex。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/robertmsale/.codex --skill assign-agent通过 codex-tmux 在专用 tmux 会话中启动委派的 Codex 工作人员,并为 GitHub 问题工作流程提供可恢复的 CODEX_THREAD_ID 切换。 来源:robertmsale/.codex。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/robertmsale/.codex --skill assign-agent 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/robertmsale/.codex