Labs for an AI coding agents course for PMs.
- Lab 1 — Spec vs. Naive Prompting
- Lab 2 — Prompting + Context Management: Write a PRD
- Lab 3 — Custom Agent: Weekly Stakeholder Update
- Lab 4 — Competitive Intelligence Deck Builder
Interactive labs for PMs to learn AI coding agents (prompting, context, custom agents, PM use cases). Lab 1 covers environment setup and spec-driven development.
Lab 2 focuses on advanced prompting and context management: students write a prompt that generates a high-quality PRD from a large, messy set of PM artifacts.
Lab 4 focuses on tool extension, skill building, and multi-agent orchestration: students build their own web-search skill, use Work IQ for internal context, and generate a professional slide deck via the ppt-creator skill.
-
docs/Lab1/PRD.md— Product Requirements Document -
docs/Lab1/prompts/naive.md— Naive prompt -
docs/Lab1/prompts/spec.md— Spec-driven prompt -
docs/Lab1/LabGuide.md— Lab instructions -
docs/Lab2/ProblemBrief.md— Scenario and constraints -
docs/Lab2/context/— PM artifact dump (seed + generated) -
docs/Lab2/LabGuide.md— Lab instructions -
docs/Lab2/PRD-Rubric.md— PRD quality rubric -
docs/Lab2/PRD-Reference.md— Comparison PRD