Skip to main content

10 docs tagged with "qa"

View all tags

Agent Operations Runbooks

Index of runbooks for Claude Code agents — task startup, git safety, knowledge maintenance, QA, deployment checklist, feature registry, and decision logging

Code Resilience Audit

Static code analysis that catches anti-patterns, security shortcuts, and failure handling gaps that functional testing misses

How to Run the QA Checklist

How to self-review implementation as a senior QA engineer — using QA_CHECKLIST.md and AGENT_QUALITY_PRINCIPLES.md together to find critical, important, and minor issues before shipping

Manual Testing Retrospective — 2026-03-30

Post-mortem analysis of 40+ issues found during CEO manual walkthrough of Starter Chat journey as "Pastor Dave," with root cause analysis, methodology gaps, and actionable improvements

Pre-Deployment Checklist

Every item an agent must verify before merging to a deploy branch — build passes, env vars set, QA checklist complete, no hardcoded test data, and marketing copy verified

Production Testing Runbook

How to run Playwright tests against production URLs (not localhost). Required for accurate auditing of CSR pages.