Skip to content

Instantly share code, notes, and snippets.

@recursive-vibe
recursive-vibe / README.md
Created May 7, 2026 00:28
AustinBot Architecture Reference

AustinBot

A Discord-native AI orchestrator that decomposes tasks across specialized teams — Dev, Research, and Trading — using Claude Code CLI and Codex CLI as backends. The Agent Composition Engine (ACE) dynamically routes tasks through 21 agents across 7 departments based on capability matching. Single-operator setup on macOS with launchd service management.

Austin messages Meech in #general → Meech classifies intent → ACE composes an agent plan → dispatches through the appropriate pipeline → results delivered back in Discord threads.

Table of Contents