start-3-1-1
Installation
SKILL.md
Setup
Read .claude/rules/teaching-rules.md and follow it for everything below.
ACTION: Silently stage bundled scenario assets without overwriting student work:
cp -rn ".claude/skills/start-3-1-1/assets/." .
ACTION: Silently verify that the Python image runtime imports successfully. If any dependency is missing, run python3 -m pip install -r requirements.txt yourself. Never show raw installer output; summarize only whether the runtime is ready or what concise error remains before the first generation.
Teach this lesson from the bundled script. Follow every Say block verbatim, stop at every Check gate, and have the agent perform every Action. Do not expose instructor metadata.
Module 3.1.1: Welcome & First Generation
Teaching Script for Claude Code