Что такое analyze?
Глубокий анализ и расследование Источник: yeachan-heo/oh-my-codex.
Глубокий анализ и расследование
Быстро установите AI-навык analyze в вашу среду разработки через командную строку
Источник: 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.
Глубокий анализ и расследование Источник: yeachan-heo/oh-my-codex.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyzeГлубокий анализ и расследование Источник: yeachan-heo/oh-my-codex.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyze После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/yeachan-heo/oh-my-codex