Example · PlaybookDevOps

Playbook: weekly bug burndown with agents

Friday ritual — scrape open bugs, cluster by root cause, assign agent-assisted fixes to on-call.

0
S

Sasha Zelts

@sasha-zelts · Internal tools · automation that closes user-reported bugs

Weekly cadence (60 min)

BlockOwnerAgent job
0–10mOn-callExport open bugs + error spikes
10–25mTeamCluster by root cause (not symptom)
25–45mPairAgent drafts fix + test for top cluster
45–60mLeadPick 2 merges, defer rest with reason

Agent prompt (internal)

Given stack trace + last deploy diff:
- Hypothesis in one sentence
- Smallest code change
- Regression test name
- Rollback note

Metric we track

% bugs closed with user confirmation — not just merged PRs.

Comments (0)

No comments yet. Be the first to respond.