ما هي analyze؟
تحليل عميق والتحقيق المصدر: yeachan-heo/oh-my-codex.
تحليل عميق والتحقيق
ثبّت مهارة الذكاء الاصطناعي 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.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
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 بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/yeachan-heo/oh-my-codex