Check status of pending Codex tasks
/plugin marketplace add dkoosis/cc-plugins/plugin install dkoosis-codex-plugins-codex@dkoosis/cc-plugins# Check Codex Task Status Check the status of tasks previously submitted to Codex. ## Instructions ### Step 1: Load Stored Tasks Read `.claude/codex-tasks.json` to get list of tracked tasks. If file doesn't exist or is empty, inform user no tasks are being tracked. ### Step 2: Navigate to Codex 1. Navigate to `https://chatgpt.com/codex` 2. Take snapshot to verify on home page 3. If not logged in, abort and suggest `/codex:login` ### Step 3: Check Task List 1. Look at the Tasks tab (should be default view) 2. For each tracked task, search for it in the list by title 3. Check status ...