Che cos'è analyze?
Analisi e indagine approfondite Fonte: yeachan-heo/oh-my-codex.
Analisi e indagine approfondite
Installa rapidamente la skill AI analyze nel tuo ambiente di sviluppo tramite riga di comando
Fonte: yeachan-heo/oh-my-codex.
Analyze performs deep investigation of architecture, bugs, performance issues, and dependencies. It routes to the architect agent or Codex MCP for thorough analysis and returns structured findings with evidence.
Deep investigation requires a different approach than quick lookups or code changes. Analysis tasks need broad context gathering, cross-file reasoning, and structured findings. Routing these to the architect agent or Codex ensures the right level of depth without the overhead of a full planning or execution workflow.
User: "analyze why the WebSocket connections drop after 30 seconds" Action: Gather WebSocket-related files, route to architect with context, return root cause analysis with specific file:line references and a recommended fix.
Analisi e indagine approfondite Fonte: yeachan-heo/oh-my-codex.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyzeAnalisi e indagine approfondite Fonte: yeachan-heo/oh-my-codex.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyze Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/yeachan-heo/oh-my-codex