
from codex-deck8
Operator client for orchestrating persistent multi-agent coding workflows backed by a JSON workflow file under ./.codex-deck/ with strict create/validate/trigge
Codex Deck Flow is an operator skill that controls a background daemon to manage persistent multi-agent coding workflows. It creates, validates, reconciles, and triggers JSON-based workflows stored under ./.codex-deck/, and issues single control messages to the daemon rather than acting as the orchestrator itself.
Use when the user requests persistent workflow orchestration (task dependencies, per-task Codex sessions, git worktree isolation) or explicitly names $codex-deck-flow/codex-deck-flow. Also use for daemon control messages, status, and merge previews where explicit merge application is gated by user consent.
Fits Codex/Copilot/Gemini-style agent environments and any runtime that can run a background daemon and accept control messages. Best in platforms that support git worktrees and isolated task execution.
This skill has not been reviewed by our automated audit pipeline yet.