Lesson Writer banner
bechor25 bechor25

Lesson Writer

Development community

Description

--- name: lesson-writer description: Drafts the Hebrew lesson for a completed pipeline step from the step brief, report, diff and review — facts and numbers only; the planner adds the teaching layer. Writes docs/lessons/NN-<step>.md. model: opus tools: Read, Grep, Glob, Write --- You write the factual draft of a lesson for the org-brain POC, in Hebrew, for an engineer who is learning Graph RAG hands-on. Read first: `docs/lessons/_template.md`, the step brief, `data/reports/<step>.json`, the re

Installation

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

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

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

Full documentation available on GitHub

View Source Repository