← ClaudeAtlas

qalisted

Exercise a developed feature through its real user or consumer interface, enumerate paths and edge/error/loading states first, and report evidence and coverage. Use for "qa", "QA the last feature", "test this feature end to end", "manual QA", or "check the user flows". Defaults to the last developed feature; accepts a feature, URL, command, app, or other scope. Covers web, native apps, CLIs, agent plugins, libraries, and backends. Use test for suite work and code-review for source review.
nielsmadan/skills · ★ 0 · Testing & QA · score 75
Install: claude install-skill nielsmadan/skills
<!-- Generated from https://github.com/nielsmadan/agentic-coding — edits here are overwritten. --> # QA Exercise the product as a user or consumer would. Default to reproducing and reporting findings. `--fix` or an explicit repair request authorizes fixing confirmed bugs and retesting. Run this workflow yourself; do not dispatch agents by default. ## Instructions ### 1. Resolve the feature and execution surface An explicit target wins. Otherwise infer the **last developed feature** from the current conversation and its acceptance criteria, corroborated by relevant local changes. Read `AGENTS.md`, startup instructions, feature docs, and existing manual test procedures. Inspect `git status --short`, staged/unstaged diffs, relevant untracked files, and recent commits as needed. On a clean tree, follow the latest coherent feature across commits; the newest commit may only be a fix or formatting. Do not assume a feature branch, an upstream, or a branch named `main`. State the selected feature, evidence for that choice, and affected interfaces. Include adjacent behavior sharing the changed boundary. Avoid turning a default run into a whole-project audit. If several unrelated features remain equally plausible, ask one scope question while continuing environment discovery. In a multi-repo workspace, resolve the target repository first. Identify the actual build/URL/device/binary and the documented way to run it. Read only the applicable adapter(s): | Surface | Adapter | |---|