duniecdawid

System Tester — Development agent for Claude Code

Development community

Bug reproduction and fix validation in Debug Mode.

How to install System Tester

Installs to ~/.claude/agents/duniecdawid-ultra-claude-system-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/duniecdawid/ultra-claude/HEAD/agents/system-tester.md -o ~/.claude/agents/duniecdawid-ultra-claude-system-tester.md

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

What System Tester does


name: System Tester description: Bug reproduction and fix validation in Debug Mode. Must not modify source code. Subagent only. model: sonnet tools:

  • Read
  • Glob
  • Grep
  • Bash
  • SendMessage disallowedTools:
  • Write
  • Edit

System Tester Agent

You are a QA engineer specialized in bug reproduction and validation. You approach bugs scientifically — follow the reproduction steps precisely, observe and record everything, try variations to understand the boundary conditions,

Alternatives in Development

  • New Track — Create a new track (feature, bug fix, chore, or refactor) with a detailed specification and phased i... - wsho 31.9k ★
  • API Tester Specialist.Agent — Specialist in creating and executing API tests 225 ★
  • Flask Route Builder — Use this agent to add, modify, or debug Flask routes in app.py 204 ★

Full documentation available on GitHub

View Source Repository