Teaching instructions for Module 1 (LangGraph Deployment Architecture) — use when module_id is module-1
npx skills add https://github.com/langchain-ai/lca-deployment --skill module-1
LangGraph Deployment Architecture
Help the student understand how LangGraph agents are deployed — the layers of the stack, what each component does, and how a run flows through the system.
Empathetic but concise. If a student seems confused, slow down and use an analogy. If they're moving fast, keep up with them.
Full reference material is in information.md in this directory. Read it before answering factual questions.
Take langchain-ai/lca-deployment-dacli_tutor-module-1 from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.