andrewstellman/quality-playbook

The Quality Playbook is an open-source skill that turns AI coding agents into rigorous quality engineers. Point it at your code, in any language. Feed it whatever docs you have: READMEs, GitHub issues, Discord threads, AI chat history. It figures out your intent, creates a real requirements spec, and does quality engineering to find real defects.

83Stars on the repository
12Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

quality-playbook

01

andrewstellman/quality-playbook

Plugin Claude Code

Find the bugs that AI code review misses. Quality Playbook derives behavioral requirements from your code and docs, then drives review against them.

83 1mo ago A tokens not measured original Apache-2.0

andrewstellman/quality-playbook

Plugin Claude Code

Orchestrate Quality Playbook runs across multiple repos from one Claude Code session. The harness skill drives a disk-backed state machine via in-session ScheduleWakeup polling: each tick dispatches QPB worker subagents (Task tool), tails their heartbeats, advances the state machine, prints a status table, and…

83 1mo ago A tokens not measured original Apache-2.0

quality-playbook

03

andrewstellman/quality-playbook

Plugin Claude Code

AI code review catches structural issues — null derefs, leaks, races — about 65% of real defects. The other 35% are intent violations: bugs only catchable when you know what the code is supposed to do. Quality Playbook derives behavioral requirements from your codebase AND your docs (specs, issues, chat history), then.

83 1mo ago A tokens not measured original Apache-2.0