A governed agent orchestration bridge connecting Claude with Gemini CLI agents, featuring emotional modulation, safe output delivery, and CLI sub-agent execution.
- Orchestrator → Gemini handoff
- CLAUDE.md as primary instruction source
- Emotion signal integration
- CLI-safe execution via
run_chain.sh - Output validation (SPOT, FORT, PARCEL pattern)
pip install -r requirements.txt
bash run_chain.sh prompt.txtCustomize CLAUDE.md and emotion_signal.json as needed.