Explore Helper
SkillDev toolsFast parallel codebase exploration
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Explore Helper skill
What this skill tells your AI
The instructions your AI receives, as published by neuron-mr-white/unipi in packages/subagents/src/skills/explore/SKILL.md and read by ahel’s review.
Read-only agent for fast parallel codebase exploration.
Capabilities
- Read files
- Search with grep, find, ls
- Run bash commands (read-only)
Constraints
- Cannot write or edit files
- Cannot modify the codebase
- Report findings only
Usage
Spawn multiple explore agents to read different parts of the codebase in parallel.
spawn_helper({
type: "explore",
prompt: "Find all files related to authentication",
description: "Find auth files"
})
Signals
- GitHub stars
- 64
- Forks
- 15
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
explore-neuron-mr-white- Source
- github.com/neuron-mr-white/unipi