codex-subagents

star 3

Use when user explicitly asks to spawn a Codex agent, e.g. "spin up a codex agent", "get codex to...", "use codex for...", "spawn codex"

sky-xo By sky-xo schedule Updated 1/7/2026

name: codex-subagents description: Use when user explicitly asks to spawn a Codex agent, e.g. "spin up a codex agent", "get codex to...", "use codex for...", "spawn codex"

Codex Subagents

Spawn and monitor Codex agents using June.

Commands

june spawn codex "task description" --name <name>   # Spawn agent
june peek <name>                                     # New output since last peek
june logs <name>                                     # Full transcript

Usage

  1. Spawn with a descriptive --name
  2. Use peek to check for new output (advances cursor)
  3. Use logs to review full transcript (doesn't advance cursor)

Notes

  • Names must be unique (state stored in ~/.june/june.db)
  • Agents inherit current git repo/branch context
Install via CLI
npx skills add https://github.com/sky-xo/june --skill codex-subagents
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator