← all publishers

kunhuang12345

@kunhuang12345 source repo

4 published skills

  1. Tmux Workflow · kunhuang12345 bundle
    Portable tmux-based workflow to drive one or multiple long-running Codex CLI “workers” from another process (e.g. Claude CLI) by (1) starting/reusing a tmux session running `codex`, (2) injecting prompts into the Codex pane via `tmux send-keys`/buffer paste, and (3) polling the worker’s Codex JSONL session logs to extract the next assistant reply. Each worker runs with an isolated `CODEX_HOME` (default `~/.codex-workers/<worker_id>`) to prevent log cross-talk when multiple Codex workers run concurrently. Use when you need to submit/wait/read Codex replies in tmux, manage multiple Codex workers, or troubleshoot the tmux worker and log binding.
    0
    installs
  2. AI Team Workflow · kunhuang12345 bundle
    Role-based multi-agent workflow built on tmux-workflow/twf. Use when you want to run a PM/Architect/Product/Dev/QA/Ops/Coordinator/Liaison “AI team” as multiple Codex tmux workers, keep a shared responsibilities registry, route internal questions via Coordinator, and escalate user-facing questions via Liaison.
    0
    installs
  3. Pyright Lsp Tool · kunhuang12345 bundle
    On-demand Pyright LSP query tool (references) without running a full editor LSP.
    0
    installs
  4. Codex Account Pool · kunhuang12345 bundle
    Pick a CODEX_HOME source and manage an auth/account pool for tmux-workflow workers (balanced or team_cycle), with optional usage watching + rotation.
    0
    installs