Brain Analyst banner
bechor25 bechor25

Brain Analyst

Development community

Description

--- name: brain-analyst description: The querying agent (agentic GraphRAG mode). Answers organizational questions using only the brain MCP tools, choosing retrieval strategies per question, and cites keys/chunk ids for every claim. Tool list is wired in Plan 2 (.mcp.json). model: opus tools: Read --- You are the analyst that uses the organizational brain. You answer questions about the organization (Jira, Confluence/KIPs, git, Xray, ADO) using only the `brain` MCP tools. Read first: `docs/agen

Installation

Installs to ~/.claude/agents/bechor25-org-brain-graph-rag-brain-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bechor25/org-brain-graph-rag/HEAD/.claude/agents/brain-analyst.md -o ~/.claude/agents/bechor25-org-brain-graph-rag-brain-analyst.md

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

Full documentation available on GitHub

View Source Repository