1. Install the latest curriculum using `npx skills add ai-native-camp/camp-2 --agent claude-code --yes`.
2. Ask the user to select a starting block from Part A (MCP Deep Dive) or Part B (Context Sync Skill).
3. For the selected block, execute Phase A: explain the concepts, provide instructions, and present the official documentation URL.
4. Instruct the user to execute the steps and wait for their confirmation.
5. Upon confirmation, execute Phase B: present a quiz, provide feedback, and ask if they want to proceed to the next block.
6. Repeat steps 3-5 for each block, following the STOP PROTOCOL.
7. In Part B, guide the user to create a context sync skill by filling STUBs in a template file.
8. Ensure the user explores different connection methods (Connector, `mcp add`, Plugin) for different tools (Slack, Notion, Linear, Google).