Lead-review cycle for the arra-oracle-v3 codex team (lead = this claude session, "Boss God Code" + codex-1..12 omx coders in session 140-arra-oracle-v3). Run on a cadence: /loop 5m /arra-lead — so you don't hand-peek every screen.
MCP server "arra-oracle" as configured in Soul-Brews-Studio/arra-oracle-v3. Launched with bun -e const { join } = await import('node:path'); const { pathToFileURL } = awa. Needs 1 environment variable to run.
AGENTS.md instructions for Soul-Brews-Studio/arra-oracle-v3, covering agents.md — arra-oracle-v3 operating contract, 1. team model, 2. branch rules — push to alpha, never main, 3. no force ops (safety) and 4. issue → pr flow.
Claude Code instructions for Soul-Brews-Studio/arra-oracle-v3, covering claude.md - generic ai assistant guidelines, project conventions (arra-oracle-v3), versioning, file size and test layout.
Repository health check agent - analyzes file sizes, detects data files, validates staged commits. Use PROACTIVELY before any commit to prevent repo bloat and ensure clean staging.
Security scanner that detects secrets, API keys, passwords, and sensitive data before commits. Use PROACTIVELY before any commit to ensure no secrets leak to public repo.
Runs when a session starts, executing agent-identity.sh and show-latest-handoff.sh via bash (4 commands). From Soul-Brews-Studio/opensource-nat-brain-oracle.
Runs when you submit a prompt, before the agent sees it, executing statusline.sh and jump-detect.sh via bash (2 commands). From Soul-Brews-Studio/opensource-nat-brain-oracle.
Runs before the agent uses a tool for Bash, Task and Read tool calls, executing safety-check.sh, token-check.sh and log-task-start.sh (5 commands). From Soul-Brews-Studio/opensource-nat-brain-oracle.
Runs after a tool call finishes for Bash, Task and Read tool calls, executing token-check.sh and log-task-end.sh via bash (4 commands). From Soul-Brews-Studio/opensource-nat-brain-oracle.