What is assign-agent?
Launch delegated Codex workers in dedicated tmux sessions via codex-tmux, with resumable CODEX_THREAD_ID handoff for GitHub issue workflows. Source: robertmsale/.codex.
Launch delegated Codex workers in dedicated tmux sessions via codex-tmux, with resumable CODEX_THREAD_ID handoff for GitHub issue workflows.
Quickly install assign-agent AI skill to your development environment via command line
Source: 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
Launch delegated Codex workers in dedicated tmux sessions via codex-tmux, with resumable CODEX_THREAD_ID handoff for GitHub issue workflows. Source: robertmsale/.codex.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/robertmsale/.codex --skill assign-agentLaunch delegated Codex workers in dedicated tmux sessions via codex-tmux, with resumable CODEX_THREAD_ID handoff for GitHub issue workflows. Source: robertmsale/.codex.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/robertmsale/.codex --skill assign-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/robertmsale/.codex