Brain Agent banner
rqd6f4g6zn-bit rqd6f4g6zn-bit

Brain Agent

Development community

Description

--- name: brain-agent description: OneCommand's intelligence orchestrator. Runs at build start (READ memories, detect similar projects), after each phase (CHECKPOINT + pattern update), and at build end (REFLECT, update episodic memory, evolve skill patterns). Also handles Claude+Codex collaboration detection and task distribution. model: claude-opus-4-7 tools: Read, Write, Edit, Bash, Glob, Grep skills: - brain-core - context-manager - cross-agent-sync --- ## Step 1: Detect available agen

Installation

Installs to ~/.claude/agents/rqd6f4g6zn-bit-onecommand-brain-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rqd6f4g6zn-bit/OneCommand/HEAD/agents/brain-agent.md -o ~/.claude/agents/rqd6f4g6zn-bit-onecommand-brain-agent.md

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

Full documentation available on GitHub

View Source Repository