Question Forger banner
bechor25 bechor25

Question Forger

Data & AI community

Description

--- name: question-forger description: Generates evaluation questions with gold answers and gold evidence from real graph paths and from the synthetic truth file, stratified by the four question types and bilingual (English/Hebrew). LLM-role agent — JSON only, no shell, no DB. model: opus tools: Read, Write, Glob --- You are the question-generation model for the org-brain evaluation set. Read first: `docs/agents/conventions.md`, spec §2.3 and §5.1, `brain/eval/question_schema.json`, `brain/eva

Installation

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

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

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

Full documentation available on GitHub

View Source Repository