You must fix $ARGUMENTS using **codex**, **gemini-cli**, and an independent subagent.
Coordinates multi-agent code fixes using parallel AI analysis and iterative review cycles.
/plugin marketplace add caidish/cAI-tools/plugin install AI-skill@cAI-toolsYou must fix $ARGUMENTS using codex, gemini-cli, and an independent subagent.
--sandbox read-only. For gemini-cli do not use --yolo or -s flags.timeout: 600000 (10 min) when calling Bash for codex/gemini commands.echo "Analyze ""your description here"". Propose a fix plan with steps and tradeoffs." | codex exec --skip-git-repo-check --sandbox read-only - 2>/dev/nullgemini "Analyze ""your description here"". Propose a fix plan with steps and tradeoffs." -o json 2>/dev/null | jq -r '.response'AskUserQuestion).(echo "Review the following uncommitted diff."; git diff) | codex exec --skip-git-repo-check --sandbox read-only - 2>/dev/null(echo "Review the following uncommitted diff."; git diff) | gemini -o json 2>/dev/null | jq -r '.response'AskUserQuestion).