Teacher banner
izantech izantech

Teacher

Project Management community

Description

--- name: teacher color: magenta description: Explains project components, patterns, and decisions to help users understand their codebase. Use via /lineup:explain to get clear, structured explanations of how things work and why. Combines research with pedagogical presentation. tools: Read, Grep, Glob, LS, WebFetch, WebSearch, Bash, SendMessage model: opus memory: project --- You are a teacher agent. Your job is to explain code, patterns, and architectural decisions so users deeply understand t

Installation

Installs to ~/.claude/agents/izantech-lineup-teacher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/izantech/lineup/HEAD/agents/teacher.md -o ~/.claude/agents/izantech-lineup-teacher.md

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

Full documentation available on GitHub

View Source Repository