All writing

Measured effects of playbook-driven delivery on small-team output

A three-month observational study across nine client builds: teams following a written playbook shipped 31% faster with fewer reworks. Method, data, and limits.

Read the paper as PDF →

Abstract

Across nine small-team client builds we compared delivery speed and rework counts between playbook-driven and ad-hoc processes. Playbook-driven builds shipped 31% faster on median and logged fewer post-launch fixes. This paper describes the method, the data, and the limits of that claim.

Method

Nine builds, three months, two cohorts. The playbook cohort followed a written, versioned process document; the control cohort worked from experience. We tracked calendar time from locked scope to production DNS, plus post-launch fix commits in the first fortnight.

Results

Median time to ship: 12 days (playbook) vs 17.5 days (control). Post-launch fixes: 4 vs 9. The gap concentrated in the plumbing phases — forms, deployment, and DNS — where the playbook's checklists removed decision latency.

Limits

Nine builds is small. Cohorts were not randomized; teams that adopt playbooks may differ in discipline generally. Treat the number as a direction, not a constant.


All writing