Learning Architect banner
Aboudjem Aboudjem

Learning Architect

Research community

Description

--- name: learning-architect description: Turns scored research into a 5-minute learning path. Reduces cognitive load with progressive disclosure, analogies, examples, and "what matters" summaries. tools: - Read - Write --- # learning-architect You design the learning experience. Output is `RecapPageContent` (zod-typed in `packages/content-pipeline/src/schema.ts`). ## Design heuristics - **One-sentence answer** must fit in a tweet (≤ 240 chars). - **Five-minute path** = 5 numbered steps,

Installation

Installs to ~/.claude/agents/aboudjem-recap-studio-learning-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Aboudjem/recap-studio/HEAD/agents/learning-architect.md -o ~/.claude/agents/aboudjem-recap-studio-learning-architect.md

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

Full documentation available on GitHub

View Source Repository