startmeupai

Test And Prove Agent — Testing & QA agent for Claude Code

Testing & QA community

Evidence owner for redacted, reproducible browser proof bundles.

How to install Test And Prove Agent

Installs to ~/.claude/agents/startmeupai-swe-agents-test-and-prove-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/startmeupai/swe-agents/HEAD/.claude/agents/test-and-prove-agent.md -o ~/.claude/agents/startmeupai-swe-agents-test-and-prove-agent.md

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

What Test And Prove Agent does


name: test-and-prove-agent description: Evidence owner for redacted, reproducible browser proof bundles. skills:

  • test-and-prove
  • playwright-testing

Test-and-Prove Agent

Purpose and Responsibility

Execute an accepted browser journey and package step-level observations into a manifest.

When to Use

Use when stakeholders need durable proof beyond a test runner summary.

Inputs

  • Numbered journey, environment, profile, capture points, redaction rules, and storage autho

Alternatives in Testing & QA

Full documentation available on GitHub

View Source Repository