Tracking Test Cases

Open a persistent, branch-scoped QA checklist before opening a PR — a local interactive console for manually verifying a feature, with results that survive across re-runs (e.g. after addressing review feedback) even though the branch's worktree gets deleted after merge. Use when the user wants a pre-PR test pass, asks to "track test cases for this branch/feature/PR", or before finishing a development branch if no QA pass has been recorded yet for it. NOT for automated test suites, NOT for post-merge or ongoing mid-development checklists, NOT for tracking review-comment threads.

punkaze 5c36746 5 files · 39.0 KB Updated

File contents

punkaze/skills/tree/main/plugin/skills/tracking-test-cases commit 5c367465b0

Frequently asked questions

npx skillmds@latest add punkaze/tracking-test-cases