Qu'est-ce que analyze ?
Analyse et enquête approfondies Source : yeachan-heo/oh-my-codex.
Analyse et enquête approfondies
Installez rapidement le skill IA analyze dans votre environnement de développement via la ligne de commande
Source : 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.
Analyse et enquête approfondies Source : yeachan-heo/oh-my-codex.
Champs et commandes stables pour les citations IA/recherche.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyzeAnalyse et enquête approfondies Source : yeachan-heo/oh-my-codex.
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyze Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw
https://github.com/yeachan-heo/oh-my-codex