No fluff. Just practical PM execution assets that hold up in real teams.
This repo is built for technical PMs who want reusable systems instead of blank-page anxiety.
templates/prd-template.mdtemplates/kpi-tree-template.mdtemplates/tradeoff-memo-template.mdtemplates/launch-readiness-template.mdtemplates/stakeholder-update-template.mdtemplates/postmortem-template.md
playbooks/weekly-operating-rhythm.mdplaybooks/ai-pm-discovery-workflow.mdplaybooks/decision-quality-checklist.md
case-studies/examples/includes sanitized examplestools/new_case_study.pygenerates new case studies from a repeatable structure
Most PM docs fail for one of two reasons:
- They are too vague to guide execution
- They are too heavy to keep updated
This handbook aims for the middle: crisp enough to drive action, light enough to maintain weekly.
python tools/new_case_study.py \
--title "Agent Reliability Rollout" \
--problem "Support escalations were rising due to inconsistent AI responses" \
--outcome "Escalations dropped by 31% in six weeks"- Start with a template
- Publish a weekly update
- Capture real outcomes
- Archive lessons into a case study
MIT