5 agent personalities (alice, aria, lucidia, octavia, shellfish) with configs and prompts, 24 orchestration scripts, 10 Claude coordination scripts, and 12 memory system scripts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
#!/bin/bash
|
|
# OCTAVIA - The Architect
|
|
exec "${HOME}/.blackroad-agents/br" octavia "$@"
|