This release adds three new agent templates to the library, bringing the total to four.
New templates:
- PM Discovery Agent: synthesises customer interviews from Notion or Google Drive,
identifies cross-interview themes, scores assumption confidence, generates follow-up questions
- PM Stakeholder Comms Agent: detects audience type (executive/investor/stakeholder/board),
pulls activity from Linear/Jira/Drive, drafts in audience-appropriate format
- PM Launch Agent: end-to-end launch coordination with channel-specific content,
calendar, success metrics, and launch checklist
Each template follows the established pattern: README, AGENT.md, orchestrate.sh,
2 subagents, connectors with example configs, examples, smoke test.
Total file count: 37 new files across 3 templates.
Updated README to position library as 4-template collection.
Bumped marketplace.json from v8.0.0 to v9.0.0.
- Added templates/pm-sprint-agent/ directory with full agent template
- AGENT.md system prompt with explicit step-by-step workflow
- 2 subagents: capacity-analyst and risk-scorer
- 2 connectors: linear and jira (with example configs)
- Symlinked skills from main library: sprint-planning, sprint-brief
- orchestrate.sh end-to-end workflow script
- examples/ folder with input and output examples
- tests/ folder with smoke test
- Updated README to position skills as building blocks for agent templates
- Added Anthropic agent templates announcement reference (May 5, 2026)
- Bumped marketplace.json to v8.0.0
- Listed 7 candidate agent templates this library supports
This is the first agent template in the library. More to follow.