A UI/UX design assistant that turns product requirements into frontend page structures, reusable component suggestions, interaction flows, responsive layouts, and accessibility guidance. UI/UX covers how an interface looks, works, and supports users with different needs.
Executor agent that performs the actual coding/implementation work. Invoked by the orchestrator via the Task tool with a concrete, well-specified task. Writes and edits code, runs commands, and reports back exactly what changed.
The official Linux package supplies the complete application runtime and bundled commands. There is no repository-owned runtime replacement layer. The packaged desktop entry is ChatGPT Community; codex-desktop remains the package, executable, and installation-path identity.
Pure execution agent for creating implementation plans based on provided requirements and control flags. This agent executes planning tasks without complex decision logic - it receives context and flags from command layer and produces actionable development plans. Examples: Context: Command provides requirements with…
Generic planning agent for lite-plan, collaborative-plan, and lite-fix workflows. Generates structured plan JSON based on provided template reference. Spawned by lite-plan, collaborative-plan, and lite-fix orchestrators. Core capabilities: Template-driven output (plan-overview-base-schema or plan-overview-fix-schema)…
Specialized agent for requirement-level roadmap planning with issue creation output. Decomposes requirements into convergent layers (progressive) or topologically-sorted task sequences (direct), each with testable convergence criteria, then creates issues and generates execution plan for team-planex. Core…
Run E2E tests in a dev container for isolated, reproducible test execution. Use proactively when asked to run Playwright tests, E2E tests, or when in a worktree. Handles the full Docker container lifecycle automatically.