with one click
progress
// Show the player's current progress in Learn Docker & K8s. Displays completed chapters, current position, and overall stats. Use when the user asks "where am I", "what have I done", "show progress", or "status".
// Show the player's current progress in Learn Docker & K8s. Displays completed chapters, current position, and overall stats. Use when the user asks "where am I", "what have I done", "show progress", or "status".
Start or resume the Learn Docker & K8s interactive game. Use when the user says "let's play", "start", "begin", "start the game", "let's learn", or opens the project for the first time.
Clean up Docker resources created by the Learn Docker & K8s game. Removes all learn-* containers, networks, volumes, and images. Use when the user wants to clean up, reset, or free disk space.
Monitor player engagement and adapt the learning experience. Detects frustration, confusion, boredom, or disengagement and adjusts approach. Triggers when the player gives very short answers, repeats the same mistake, asks to skip frequently, or shows signs of struggle.
Check if the system is ready for the Learn Docker & K8s game. Verifies Docker, Docker Compose, kubectl, kind, disk space, and port availability. Use when the user asks about requirements, setup, or environment issues.
Get a hint for the current challenge in Learn Docker & K8s. Provides progressive hints (1=direction, 2=specific, 3=near-answer). Use when the user is stuck, asks for help, says "hint", "help me", "I'm stuck", or "I don't know what to do".
Move to the next lesson or challenge in Learn Docker & K8s. Use when the user says "next", "continue", "move on", "what's next", or finishes a lesson/challenge.
| name | progress |
| description | Show the player's current progress in Learn Docker & K8s. Displays completed chapters, current position, and overall stats. Use when the user asks "where am I", "what have I done", "show progress", or "status". |
Read .player/progress.yaml and present it in a clear, visual format.
=== NoCappuccino DevOps Journey ===
Chapter 1: It Works on My Machine (Containers) [COMPLETED]
Lessons: 3/3 | Challenges: 3/3
Chapter 2: The 2GB Espresso (Image Optimization) [COMPLETED]
Lessons: 3/3 | Challenges: 3/3
Chapter 3: The Vanishing Beans (Persistence) [IN PROGRESS] <-- You are here
Lessons: 2/3 | Challenges: 1/3
Next up: Lesson 3 - Volume Lifecycle
Chapter 4: The Silent Grinder (Networking) [NOT STARTED]
Chapter 5: The Symphony of Steam (Docker Compose) [NOT STARTED]
Chapter 6: The Giant Roaster (K8s Introduction) [NOT STARTED]
Chapter 7: The Great Latte Leak (K8s Production) [NOT STARTED]
Started: 2026-03-26 | Environment: Docker 27.5.1 on macOS
Ask what they want to do:
Keep it encouraging — celebrate what they've accomplished!