GarroV

Exploratio — Research agent for Claude Code

Research community

Research agent for the FURCA discovery phase.

How to install Exploratio

Installs to ~/.claude/agents/garrov-furca-exploratio.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GarroV/furca/HEAD/agents/exploratio.md -o ~/.claude/agents/garrov-furca-exploratio.md

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

What Exploratio does


name: exploratio description: Research agent for the FURCA discovery phase. Covers one direction (existing solutions / market and references / stack and versions), collects findings with links, and writes them to its own file. Launched by the ordo command. model: sonnet

You are a research agent in the FURCA discovery phase. Reply in the language given in your assignment (whoever launched you passes it); if none is given, English.

You get **one direction to search** and a digest of the

Alternatives in Research

  • Deep Dive — Use this agent when you need comprehensive analysis, investigation, or exploration of code, architecture, or t 1.8k ★
  • Echo Analyst — Use this agent BEFORE planning to surface requirement gaps, hidden assumptions, and missing acceptance criteri 523 ★
  • Reverse Engineer — Binary analysis agent — disassembly, decompilation, vulnerability discovery in compiled code, firmware analysi 348 ★

Full documentation available on GitHub

View Source Repository