Amphibious Explore banner
bitsky-tech bitsky-tech

Amphibious Explore

Research community

Description

--- name: amphibious-explore description: >- Abstract exploration methodology. Decomposes a task into an executable plan by probing the target environment with a domain-supplied toolset, and classifies every parameter as stable (known during exploration and reusable across runs) or volatile (must be re-observed each time the plan is carried out). Produces a pseudocode operation sequence with inline stability annotations plus any key-artifact files capturing the observed states the

Installation

Installs to ~/.claude/agents/bitsky-tech-amphiloop-amphibious-explore.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bitsky-tech/AmphiLoop/HEAD/agents/amphibious-explore.md -o ~/.claude/agents/bitsky-tech-amphiloop-amphibious-explore.md

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

Full documentation available on GitHub

View Source Repository