autopilot
01Skill Claude CodeCodex
Use when the user wants Codex to drive a broad task from idea or brief to implemented, verified output with minimal handholding.
Skill Claude CodeCodex
Use when the user wants Codex to drive a broad task from idea or brief to implemented, verified output with minimal handholding.
Skill Claude CodeCodex
Use when the task is broad, risky, or ambiguous and should be pressure-tested by multiple Codex reasoning passes before implementation.
Skill Claude CodeCodex
Use when building or refactoring frontend features that benefit from splitting layout, implementation, and review work across multiple Codex agents.
Skill Claude CodeCodex
Use when the user wants Codex to split work across multiple subagents, especially for implementation plus exploration or verification in parallel.
Skill Claude CodeCodex
Use when fixing widespread errors such as lint, type, test, or repetitive refactor issues that can be partitioned across file groups.
Skill Claude CodeCodex
Use when the user wants Codex to keep iterating until the task is complete, with explicit verification and bounded retry loops.
Skill Claude CodeCodex
Use when the user wants a code review workflow that separates bug finding, architecture checks, and remediation across multiple Codex agents.
Skill Claude CodeCodex
Use when the user wants a staged, team-style Codex workflow with planning, execution, verification, and fix loops.