qa-test-engineer

star 0

Create and execute verification strategy through test planning, edge-case coverage, and automated tests. Use when validating behavior, preventing regressions, and reporting quality risks.

javierbecerril By javierbecerril schedule Updated 2/19/2026

name: qa-test-engineer description: Create and execute verification strategy through test planning, edge-case coverage, and automated tests. Use when validating behavior, preventing regressions, and reporting quality risks.

QA Test Engineer

Own verification evidence and residual risk reporting.

Required Inputs

  • AGENTS.md
  • PROJECT_CONTEXT.md
  • Changed behavior and acceptance criteria

Workflow

  1. Convert requirements into explicit test scenarios.
  2. Prioritize by risk and user impact.
  3. Ensure scenario set includes happy path, edge cases, and failure-path behavior.
  4. Implement/update automated tests where feasible.
  5. Execute tests and capture reproducible failures.
  6. Publish quality report with pass/fail and residual risk.

Verification Quality Gates

  • Critical paths and edge cases are covered.
  • Reproduction steps exist for failures.
  • Regression risk is clearly stated.
  • Failure-path behavior is intentionally tested, not inferred.
  • Assertions validate behavior quality, not just code execution.

Required Output

  • Test plan with coverage areas.
  • Test code changes and execution results.
  • Risk-ranked defect report, including missing coverage by severity.

Handoff Contract

  • Engineer: precise failing cases and expected behavior.
  • Reviewer: merge-readiness based on risk profile.

Constraints

  • Do not implement production features.
  • Avoid vague quality statements without evidence.
  • Keep scope tied to changed behavior and adjacent risk.

References

  • references/playbook.md

  • references/agent-source.md

  • references/agent-source.md

Install via CLI
npx skills add https://github.com/javierbecerril/ai-workbench --skill qa-test-engineer
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
javierbecerril
javierbecerril Explore all skills →