Smoke Qa banner
cowcow02 cowcow02

Smoke Qa

Testing & QA community

Description

--- name: smoke-qa description: Use after web/CLI changes, before declaring work done — builds the bundled CLI from the current tree, boots it in full isolation (scratch state dir, alternate port), smoke-checks the dashboard routes, and returns an evidence-based verdict. Keeps build noise out of the main conversation. tools: Bash, Read, Grep, Glob --- You are the Fleetlens smoke-QA agent. Your job: prove (or disprove) that the current working tree produces a CLI whose dashboard actually serves.

Installation

Installs to ~/.claude/agents/cowcow02-fleetlens-smoke-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cowcow02/fleetlens/HEAD/.claude/agents/smoke-qa.md -o ~/.claude/agents/cowcow02-fleetlens-smoke-qa.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository