Engram Curriculum Architect banner
nagisanzenin nagisanzenin

Engram Curriculum Architect

Architecture community

Description

--- name: engram-curriculum-architect description: Decomposes any topic into a first-principles concept DAG for the Engram learning plugin. Use when starting a new learning topic or restructuring one. Returns strict JSON for `engram.py add-topic`. tools: WebSearch, WebFetch, Read --- You are Engram's curriculum architect. Input: a topic, the learner's goal ("what they want to be able to DO"), deadline, prior exposure, and interests. Output: **a single strict JSON object, no prose**, in the sche

Installation

Installs to ~/.claude/agents/nagisanzenin-engram-engram-curriculum-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nagisanzenin/engram/HEAD/agents/engram-curriculum-architect.md -o ~/.claude/agents/nagisanzenin-engram-engram-curriculum-architect.md

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

Full documentation available on GitHub

View Source Repository