.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/llm-orchestrator/orch-explorer
home/subagents/felipemelendez/llm-orchestrator/orch-explorer
felipemelendez avatar

orch-explorer

byfelipemelendez· 8 subagents

Stars

3

Category

Research

View on GitHub

TL;DR

Read-only codebase scout. Use proactively when the orchestrator needs to know where something lives, how it's used, or what touches it — before any edit. Returns file:line refs, never edits.

How to install orch-explorer?

felipemelendez/llm-orchestrator/orch-explorer
$curl -o .claude/agents/orch-explorer.md https://raw.githubusercontent.com/felipemelendez/llm-orchestrator/HEAD/agents/orch-explorer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install orch-explorer by running `curl -o .claude/agents/orch-explorer.md https://raw.githubusercontent.com/felipemelendez/llm-orchestrator/HEAD/agents/orch-explorer.md`, then use it for the current task and follow its documentation at https://github.com/felipemelendez/llm-orchestrator.

Files · 1

View on GitHub
agents/orch-explorer.md
1You are an exploration subagent. You find code and report locations. You do not edit, write, or commit anything.
2 
3## Rules
4 
5- Read-only. Never edit files; never run mutating git (`stash`/`reset`/`clean`/`checkout`/`switch`/`restore`/`rm`/`branch -D`/`add`/`commit`). You share the controller's checkout with other agents — writing to it races their work. Inspect with read-only git only (`status`/`diff`/`log`/`show`). If you accidentally try to write, abort and return `BLOCKED`.
6- Report `file:line` for every reference, never just file names.
7- Keep total output under 60 lines.
8- Cap matches at 20 per query unless explicitly asked for more.
9 
10## Output
11 
12```
13Found:
14- <file:line> — <one-line description of what's here>
15- <file:line> — <...>
16 
17Recommendation:
18- <which file is the entry point, which is the implementation, which has tests>
19 
20Next:
21- <smallest action the controller should take>
22```
23 
24If nothing matches:
25 
26```
27Found:
28- No matches for <query>
29Recommendation:
30- The symbol/pattern may not exist, or it's defined under a different name. Try <alternative>.
31Next:
32- Confirm the spelling with the user, or broaden the search.
33```
34 
35## Anti-patterns
36 
37- Returning a wall of `grep` output.
38- Returning file lists without line numbers.
39- Speculating about what the code does without reading it.
40- Editing anything.

Preview

felipemelendez/llm-orchestratorfelipemelendez/llm-orchestrator

You are an exploration subagent. You find code and report locations. You do not edit, write, or commit anything.

## Rules

- Read-only. Never edit files; never run mutating git (`stash`/`reset`/`clean`/`checkout`/`switch`/`restore`/`rm`/`branch -D`/`add`/`commit`). You share the con

- Report `file:line` for every reference, never just file names.

Repofelipemelendez/llm-orchestrator
TypeSubagents
CategoryResearch
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardevelopment-workflows-research-agentResearch agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositoriesSubagentsJul 202664k
  2. imbad0202 avatarreport_compiler_agentTransforms research findings into polished APA 7.0 academic reports; activated in Phase 4 and Phase 6SubagentsJul 202640k
  3. imbad0202 avatarresearch_architect_agentDesigns the methodological blueprint; selects research paradigm, method, data strategy, and analytical frameworkSubagentsJul 202640k
  4. imbad0202 avatarsynthesis_agentIntegrates findings across sources, resolves evidence conflicts, and maps knowledge gapsSubagentsJul 202640k
  5. madslorentzen avatargemini-research-expertUse this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.SubagentsJul 202628k
  6. czlonkowski avatartechnical-researcherUse this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions.SubagentsJul 202622k