codex

Solid

Start an OpenAI Codex CLI session for deep reasoning and code analysis

AI & Automation 121 stars 14 forks Updated 2 months ago MIT

Install

View on GitHub

Quality Score: 73/100

Stars 20%
69
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
32
Issue Health 10%
50
License 10%
100
Description 5%
0

Skill Content

# Codex Session Start a Codex CLI session for deep reasoning, code review, and analysis. ## Instructions 1. Take the user's prompt from: $ARGUMENTS 2. If no argument provided, ask what they want Codex to help with 3. Determine if new or continuation: - New topic: Use `start_codex_session` - Follow-up: Use `resume_codex_session` 4. Return immediately with the task_id 5. Tell the user: - "Codex started (task: <task_id>)" - "Check results with: `/codex-result <task_id>`" **Do NOT call wait_for_task. Return immediately.** ## Usage - `/codex Explain how the auth flow works` - `/codex Find bugs in this function`

Details

Author
agentic-box
Repository
agentic-box/owlex
Created
7 months ago
Last Updated
2 months ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category