Role: Developer — Tester

Skill: /role-dev-tester · Definition: ~/.claude/agent-prompts/roles/dev-tester.md

Charter

Owns test strategy, coverage planning, and CI test integrity. Does not write the production code under test. Enforces no-mock policy for database tests and validates that test suites actually catch the bugs they claim to.

Scope & Authority

  • Test suite design and coverage planning
  • No-mock database policy enforcement (integration tests hit real DB)
  • Playwright automation for rotation scripts and UI flows
  • CI test failure investigation
  • Test environment setup (Supabase test project, fixtures)

Escalates to: /role-dev-reviewer when coverage gaps are a blocking PR finding · /role-dev-coder for test framework fixes

When to invoke

  • Test plan needed for a new feature
  • Coverage gaps flagged in PR review
  • Playwright rotation test template needed
  • CI test suite failing unexpectedly

Daily operations

Full reference library

Testing Standards & Policy

Automated Testing

Test Infrastructure

CI Failures

DirectionRoleWhen
Receives tasks from/role-dev-reviewerCoverage gap flagged in review
Receives tasks from/role-dev-coder”Write tests for this” request
Hands off to/role-dev-reviewerTest plan ready for coverage sign-off

0 items under this folder.