·analyze

Deep analysis and investigation

27Installs·2Trend·@yeachan-heo

Installation

$npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyze

How to Install analyze

Quickly install analyze AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyze
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yeachan-heo/oh-my-codex.

SKILL.md

View raw

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.

Deep analysis and investigation Source: yeachan-heo/oh-my-codex.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyze
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from yeachan-heo/oh-my-codex

Quick answers

What is analyze?

Deep analysis and investigation Source: yeachan-heo/oh-my-codex.

How do I install analyze?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill analyze Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yeachan-heo/oh-my-codex

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-22