Amphibious Config banner
bitsky-tech bitsky-tech

Amphibious Config

Development community

Description

--- name: amphibious-config description: >- Configuration specialist for the bridgic-amphibious build pipeline. Drives interactive selection of project mode (Workflow / Amphiflow) and LLM configuration, applies any domain-specific configuration from domain-context/<domain>/config.md, runs the uv environment setup script, and writes the consolidated build_context.md that every later phase reads. Interactive — runs inline in the calling command's thread (needs AskUserQuestion), not a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository