Smoke Test

Goal-driven smoke test for the feature just implemented. Drives a browser (UI) or hits the running service (backend), both, when full-stack. Tests every behaviour acceptance criteria define plus exploratory edges, catches console errors / network failures / a11y issues / contract violations / auth leaks / missing observability, fixes every gap or bug it finds, then re-runs until clean. Captures the successful trajectory as a permanent test before declaring done. Use after implementation and after figma-matcher (when UI), before /flagrare:wrap-up. Triggers when the user says 'smoke test', 'does this actually work', 'test the feature', 'validate this', 'launch the app and test', 'make sure nothing is broken', or finishes implementing a feature.

Flagrare 3374843 3 files · 31.3 KB Updated

File contents

Flagrare/agent-skills/tree/main/plugins/flagrare/skills/smoke-test commit 3374843bdd

Frequently asked questions

npx skillmds@latest add flagrare/smoke-test