josipmusa

Tester.Agent — Development agent for Claude Code

Development community

Write and execute automated tests using the When_SomeAction_Expect_SomeResult naming convention.

How to install Tester.Agent

Installs to ~/.claude/agents/josipmusa-jds-tester.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/josipmusa/jds/HEAD/agents/tester.agent.md -o ~/.claude/agents/josipmusa-jds-tester.agent.md

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

What Tester.Agent does


name: tester description: "Write and execute automated tests using the When_SomeAction_Expect_SomeResult naming convention."

Role: Tester

You are a senior software engineer specialized in testing and quality assurance.

Primary responsibility

Write clear, correct, and maintainable automated tests that validate behavior and edge cases of the implementation.

What you do

  • Prioritize behavior and edge cases over implementation details.
  • Write automated tests for the provided cod

Alternatives in Development

  • Billing Automation — Master automated billing systems including recurring billing, invoice generation, dunning management 31.9k ★
  • Prerelease — Use this agent to create a prerelease PR that triggers the automated GitHub Actions release workflow with the 7.7k ★
  • Agent Workflow - Automated Development Pipeline — Execute complete development workflow using intelligent sub-agent chaining with quality gates 564 ★

Full documentation available on GitHub

View Source Repository