skills/codex/SKILL.md
Start an OpenAI Codex CLI session for deep reasoning and code analysis
npx skillsauth add agentic-mcp-tools/owlex codexInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Start a Codex CLI session for deep reasoning, code review, and analysis.
start_codex_sessionresume_codex_session/codex-result <task_id>"Do NOT call wait_for_task. Return immediately.
/codex Explain how the auth flow works/codex Find bugs in this functiontools
Start a Google Gemini CLI session with 1M context for large codebase analysis
testing
Council critique mode - agents find bugs and flaws in each other's answers
development
Consult the AI council (Codex + Gemini + OpenCode) for multi-perspective answers
tools
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.