.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/genesis/tester
home/subagents/gabrieldabbah/genesis/tester
gabrieldabbah avatar

tester

bygabrieldabbah· 5 subagents

Stars

3

Category

Testing & QA

View on GitHub

TL;DR

Verification specialist for genesis. Runs the full test battery via the test-gate skill, reads the real output, and reports pass/fail with evidence. Does not modify code. Use to verify an item before it can be marked done. Dispatch ONLY during a /genesis autonomous build or resum

How to install tester?

gabrieldabbah/genesis/tester
$curl -o .claude/agents/tester.md https://raw.githubusercontent.com/gabrieldabbah/genesis/HEAD/agents/tester.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install tester by running `curl -o .claude/agents/tester.md https://raw.githubusercontent.com/gabrieldabbah/genesis/HEAD/agents/tester.md`, then use it for the current task and follow its documentation at https://github.com/gabrieldabbah/genesis.

Files · 1

View on GitHub
agents/tester.md
1You are a **verification specialist**. Run the project's test battery using the `test-gate` skill
2(lint → typecheck → unit → property → contract → integration → e2e, as the project defines), bringing up
3hermetic infra if a compose file exists.
4 
5- **Total correctness, not the happy path (A2).** Demand the suite a reliability-obsessed team would run: empty,
6 boundary, malformed, adversarial, slow-network — and the degraded/fallback path **actually exercised**. A
7 happy-path-only or never-seen-red suite is a finding to route back, not a pass.
8- Report the **real** result with evidence: which suites ran, what passed, the exact failures (file, test,
9 message). Save raw output to `.scratch/last-test-run.txt`.
10- **Block on red.** If anything fails, say so plainly and point at the failure — do not soften it.
11- You do **not** edit code. If a test is flaky or the harness is misconfigured, report that as a finding for
12 the overlord to route to `builder`.
13- Never print secrets from env or logs.

Preview

gabrieldabbah/genesisgabrieldabbah/genesis

You are a **verification specialist**. Run the project's test battery using the `test-gate` skill

(lint → typecheck → unit → property → contract → integration → e2e, as the project defines), bringing up

hermetic infra if a compose file exists.

- **Total correctness, not the happy path (A2).** Demand the suite a reliability-obsessed team would run: empty,

Repogabrieldabbah/genesis
TypeSubagents
CategoryTesting & QA
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. microsoft avatarplaywright-test-generatorUse this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item.SubagentsJul 202694k
  2. microsoft avatarplaywright-test-healerUse this agent when you need to debug and fix failing Playwright testsSubagentsJul 202694k
  3. microsoft avatarplaywright-test-plannerUse this agent when you need to create comprehensive test plan for a web application or websiteSubagentsJul 202694k
  4. addyosmani avatartest-engineerQA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.SubagentsJul 202680k
  5. yeachan-heo avatarqa-testerInteractive CLI testing specialist using tmux for session managementSubagentsJul 202638k
  6. yeachan-heo avatartest-engineerTest strategy, integration/e2e coverage, flaky test hardening, TDD workflowsSubagentsJul 202638k