QA Loop

Detect-triage-fix loop for keeping a codebase green and safe. Deterministic runners execute tests, lint, typecheck and security scanners (secret scanning, dependency audit, static analysis); an Opus triage lane distills raw output into a stable issue log; fixer lanes run only on issues Fable has approved and briefed. Use whenever setting up or running a test/lint watch loop, triaging build, test or security-scan failures, logging recurring errors, or deciding whether a failure should be auto-fixed. Pairs with the fable-orchestration skill, which governs how the lanes themselves are spawned.

Caelumca 42843eb 6.9 KB Updated

File contents

Caelumca/claude-codex-skeleton/tree/main/.claude/skills/qa-loop commit 42843ebab2

Frequently asked questions

npx skillmds@latest add caelumca/qa-loop