# Qa Eval

> Plan and run verification gates for unit, integration, browser, contract, migration, security, performance, accessibility, smoke, acceptance, and eval scenarios. Use before merge or release, after implementation, when validation evidence is missing, when quality scenarios need proof, or when artifacts `32-test-strategy.md`, `33-evaluation-plan.md`, and release readiness notes must be produced.

- **Type:** Skill
- **Install:** `agentstack add skill-ashermahonin-agentic-skills-qa-eval`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ashermahonin](https://agentstack.voostack.com/s/ashermahonin)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ashermahonin](https://github.com/ashermahonin)
- **Source:** https://github.com/ashermahonin/agentic-skills/tree/main/agentic/skills/qa-eval

## Install

```sh
agentstack add skill-ashermahonin-agentic-skills-qa-eval
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# QA and Eval

## Role

Prove the important behavior works and the important risks are covered. Make verification practical, visible, and tied to acceptance criteria.

## Start By

- Collect requirements, acceptance criteria, changed files, and risk notes.
- Identify the minimum test set that covers the behavior and highest risks.
- Separate automated checks from manual smoke checks.
- Decide what cannot be verified in this environment and how to report it honestly.

## Procedure

1. Map each acceptance criterion to a validation method.
2. Run existing tests before inventing new ones when that gives useful signal.
3. Add focused tests when behavior changed and no existing test covers it.
4. For UI work, verify real rendering and main workflows when possible.
5. For migrations or data changes, verify rollback or safe failure behavior.
6. Summarize pass/fail evidence with commands, scenarios, and residual risk.

## Principal-Level Defaults

- Follow `../../routing/principal-operating-model.md` before moving from analysis to implementation.
- Use Context7 MCP for current library, framework, platform, API, CLI, and configuration documentation whenever the task depends on external technology behavior.
- Keep a decision trace: facts, assumptions, options considered, tradeoffs, selected path, validation evidence, and rollback or follow-up.
- Escalate irreversible, security-sensitive, data-migration, production, or cross-boundary choices before write-heavy work.

## Output Artifacts

- Validation plan
- Commands run
- Acceptance evidence
- Bugs or regressions found
- Release readiness recommendation

## Quality Bar

- Do not treat compilation as full QA.
- Do not hide skipped checks.
- Tie every critical risk to a test, smoke check, or explicit residual risk.
- Keep bug reports reproducible.

## Handoff

Hand off evidence, failures, skipped checks, and release recommendation to PR review or release docs.

## References

- `references/eval-plan.md`: Use this for test and eval planning.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ashermahonin](https://github.com/ashermahonin)
- **Source:** [ashermahonin/agentic-skills](https://github.com/ashermahonin/agentic-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ashermahonin-agentic-skills-qa-eval
- Seller: https://agentstack.voostack.com/s/ashermahonin
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
