·explore
</>

explore

yonatangross/orchestkit

Deep codebase exploration with parallel specialized agents. Use when exploring a repo, finding files, or discovering architecture with the explore agent.

17Installs·1Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill explore

SKILL.md

| 1. Initial Search | Grep, Glob for matches | File locations | | 2. Memory Check | Search knowledge graph | Prior context | | 3. Deep Exploration | 4 parallel explorers | Multi-angle analysis | | 4. Code Health Assessment | Rate found code 0-10 | Quality scores | | 5. Dependency Hotspot Map | Identify coupling | Hotspot visualization |

| 6. Product Perspective | Business context | Findability suggestions | | 7. Report Generation | Compile findings | Actionable report |

Launch 4 specialized explorers in ONE message with runinbackground: true:

Deep codebase exploration with parallel specialized agents. Use when exploring a repo, finding files, or discovering architecture with the explore agent. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill explore
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is explore?

Deep codebase exploration with parallel specialized agents. Use when exploring a repo, finding files, or discovering architecture with the explore agent. Source: yonatangross/orchestkit.

How do I install explore?

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

Where is the source repository?

https://github.com/yonatangross/orchestkit