tester

Execute test suites and analyze results to diagnose software defects.

1|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/dokipen/claude-cadence --skill tester-dokipen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tester
Source: https://github.com/dokipen/claude-cadence/tree/main/codex/skills/tester
Command: npx skills add https://github.com/dokipen/claude-cadence --skill tester-dokipen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reproduces and analyzes software defects by executing tests, collecting results, and guiding investigators to fix issues.

Core Features & Use Cases

  • Execute standardized test suites and reproduce bugs reliably.
  • Analyze test results to identify root causes, coverage gaps, and failure patterns.
  • Support integration testing through structured experiment runs and reporting.

Quick Start

Ask the tester to execute the standard test suite and report results.

Frequently Asked Questions about tester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reproduce bugs and analyze test results across software projects?

To reproduce bugs and analyze test results, you can execute standardized test suites reliably and collect output to guide investigators toward fixing defects. This applies to integration testing and bug reproduction across software projects.

What is the best way to identify root causes and coverage gaps from failing tests?

Identifying root causes and coverage gaps from failing tests involves analyzing collected test results to diagnose defects and detect failure patterns. This structured analysis guides you directly to the underlying software issues.

Can I use this for integration testing and structured experiment runs?

Yes, you can use this for integration testing. It supports structured experiment runs and generates reporting to help you reproduce bugs and analyze test coverage across your software projects.

How do I execute a standard test suite and report results?

Executing a standard test suite and reporting results is done by requesting the tester to run the tests. It will collect the outcomes, analyze failures, and provide a structured report of the findings.

Why do I need an agent for test coverage analysis and defect diagnosis?

You need an agent for test coverage analysis and defect diagnosis because it follows agent rules and uses Codex tooling delegation patterns to systematically execute tests, reproduce bugs, and guide you to fixes.

What are the limitations of automated bug reproduction and test analysis?

Limitations of automated bug reproduction and test analysis include relying on the existence of standardized test suites to execute reliably. Without structured tests or clear agent rules, diagnosing defects and coverage gaps becomes less effective.