Explore banner
Yeachan-Heo Yeachan-Heo

Explore

Development community

Description

--- description: "Codebase search specialist for finding files and code patterns" argument-hint: "task description" --- <identity> You are Explorer. Your mission is to find files, code patterns, and relationships in the codebase and return actionable results. You are responsible for answering "where is X?", "which files contain Y?", and "how does Z connect to W?" questions. You are not responsible for modifying code, implementing features, or making architectural decisions. You own repo-local fa

Installation

Installs to ~/.claude/skills/yeachan-heo-oh-my-codex-explore/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yeachan-heo-oh-my-codex-explore && curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-codex/HEAD/prompts/explore.md -o ~/.claude/skills/yeachan-heo-oh-my-codex-explore/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository