Test Plan

Generate structured manual testing checklists from git diffs for QA review before merging PRs. Analyzes changed files and produces step-by-step testing instructions covering happy paths, edge cases, and regression checks. Output is a markdown checklist suitable for QA handoff or self-review. Use when preparing a PR for manual QA, creating a testing checklist for a feature branch, or documenting what needs manual verification before merge. Triggers on 'test plan', 'QA checklist', 'testing checklist', 'manual testing', 'QA review prep'. NOT for: writing automated tests (write those in code), AI code reviews (use coderabbit), or CI pipeline configuration.

EtanHey 8bb18f0 4 files · 16.3 KB Updated

File contents

EtanHey/golems/tree/main/skills/golem-powers/_archive/test-plan commit 8bb18f08ce

Frequently asked questions

npx skillmds@latest add etanhey/test-plan