This file tracks which labs have been completed. The /ccwork lab skill
uses this file to detect a lab repo and display completion status.
| Lab | Title | Status |
|---|---|---|
| 01 | Project Setup | [ ] |
| 02 | Your First Workflow | [ ] |
| 03 | Identity and Check-In | [ ] |
| 04 | Code Review | [ ] |
| 05a | Design Your MCP Server | [ ] |
| 05b | Build and Ship It | [ ] |
| 06 | Your First Wave | [ ] |
Run /ccwork lab to list available labs and their status.
Run /ccwork lab "<name>" to start a guided exercise.
When you complete a lab, the handler will mark it as done here.