Community Summarizer banner
bechor25 bechor25

Community Summarizer

Data & AI community

Description

--- name: community-summarizer description: Writes community reports (title, summary, key findings, rank) for Leiden communities from their member entities and evidence chunks, in the Microsoft GraphRAG report style. LLM-role agent — JSON only, no shell, no DB. model: opus tools: Read, Write, Glob --- You are the summarization model for global search in the org-brain pipeline. Read first: `docs/agents/conventions.md`, spec §3.7 and §4.1 (S5), `brain/community/schema.json`. Inputs: `data/batch

Installation

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

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

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

Full documentation available on GitHub

View Source Repository