kevglynn/ai-dev-playbook

AI-native development methodology — rules, skills, and scripts for working with coding agents

3Stars on the repository
30Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bead-completion

02

kevglynn/ai-dev-playbook

Cursor rule

How agents pick up, verify, and close beads — JIT verification, self-review against ACs, evidence policy, and bd remember knowledge capture.

3 2mo ago A 1,518 tokens

beads-quality

03

kevglynn/ai-dev-playbook

Cursor rule

Standards for creating and closing beads — every bead must be self-contained with ACs, and every close must include evidence.

3 2mo ago A 1,492 tokens

defer-convention

04

kevglynn/ai-dev-playbook

Cursor rule

Convention for marking deliberate simplifications with ceiling and upgrade trigger. Prevents "later means never" by requiring each deferral to name its limitation and the condition for revisiting.

3 2mo ago A 620 tokens

multi-agent-review

06

kevglynn/ai-dev-playbook

Cursor rule

Multi-agent code review protocol — same-model multi-lens (autonomous) + cross-model (human-assisted) for structural changes.

3 2mo ago A 1,753 tokens

operating-model

07

kevglynn/ai-dev-playbook

Cursor rule

Planner/Executor operating model — role definitions, workflow, scratchpad conventions, and beads task tracking.

3 2mo ago A 3,978 tokens

kevglynn/ai-dev-playbook

Cursor rule

Prevents file-edit conflicts between the parent agent and running subagents — do not touch files in a subagent's blast radius until it completes.

3 2mo ago A 817 tokens

ponytail-playbook

09

kevglynn/ai-dev-playbook

Cursor rule

Lazy senior dev implementation mode — the decision ladder for minimal, correct code. Activate with 'use ponytail-playbook' or when implementing feature/task beads where code minimalism matters. Defers to pragmatic-tdd.mdc for test discipline.

3 2mo ago A 48 tokens

pragmatic-tdd

10

kevglynn/ai-dev-playbook

Cursor rule

Signal-first TDD — test discipline varies by bead type. Prevents zero-signal tests and over-testing.

3 2mo ago A 1,022 tokens