Cover Image for Agent Building for PMs Pt. II
Cover Image for Agent Building for PMs Pt. II
15 Going

Agent Building for PMs Pt. II

Hosted by Scott Singerman & 3 others
Zoom
Registration
Welcome! To join the event, please register below.
About Event

Part II: Agent Building Deep Dive

You built the agent. Now let's make it actually work.

Part I gave you the foundation — Claude Code, CLAUDE.md, MCP tools, a working agent. Part II is about making it fast, reliable, and something your team can use without you.

What we'll cover:

  • Sub-agents — spawn parallel agents for parallel tasks, keep context clean per agent

  • Hooks — rules that run before and after every action (block bad behavior, log what it touched)

  • Skill files — give your agent a style guide it follows without being asked

  • Memory — make it remember context across sessions, not just within one

  • Scheduled runs — trigger your agent on a timer, not just when you type

  • Packaging — turn what you built into something a teammate can clone and run in one command

You'll walk out with an agent that runs on its own, follows your rules, and gets smarter over time.

Prerequisites:

  • Completed Part I (or equivalent setup)

  • Claude Code installed and working

Details:

No theory. Just the parts that change how you work.

15 Going