codexmonitor-orchestration
Installation
SKILL.md
CodexMonitor Orchestration Skill
Skill by ara.so — Codex Skills collection.
CodexMonitor is a Tauri-based desktop and mobile app for orchestrating multiple Codex agents across local workspaces. It provides workspace management, thread persistence, git/GitHub integration, file browsing, prompt libraries, and a remote daemon mode for connecting iOS clients or headless setups.
What CodexMonitor Does
- Multi-workspace orchestration: Spawn one
codex app-serverper workspace, resume threads, track unread/running state - Thread management: Pin, rename, archive, copy threads; per-thread drafts; stop/interrupt in-flight turns
- Worktree agents: Clone agents for isolated work under app data directory (legacy
.codex-worktreessupported) - Git & GitHub: Diff stats, staged/unstaged files, commit log, branch management, GitHub Issues/PRs via
gh - Composer: Image attachments, autocomplete for skills (
$), prompts (/prompts:), reviews (/review), file paths (@) - Remote daemon: Run Codex on another machine, connect iOS client via TCP (Tailscale support)
- Prompt library: Global/workspace prompts with create/edit/delete/move and run in threads
- File tree: Search, file-type icons, reveal in Finder/Explorer
- Terminal dock: Multiple tabs for background commands (experimental)