browser-smoke
Installation
SKILL.md
Browser Smoke Test
Produce browser evidence for the routes a change can affect. This is a diff-scoped check. It does not repair code or replace release QA.
Outcome
Result: a route table with captured browser evidence.
Done: every mapped route is Pass, Fail, or Skip with a reason. A run that exercises no route is SKIP, never PASS.
Modes
- Manual is the default. The user starts and controls the local server.
- Pipeline is a non-interactive caller. Read
references/pipeline-orchestration.mdfrom this skill's directory. Do not ask questions in this mode.