AUTOMATION_TESTER_AGENT

AUTOMATION_TESTER_AGENT is an agent for coding agents from ksyed0/PlanVisualizer. It costs 0 tokens per session (983 once invoked), scanned A, original, Apache-2.0.

An automated testing specialist responsible for test suites, component tests, and coverage reports within the BLAST development process.

In plain words
What is it for?
Use it to create automated tests, diagnose failing tests or coverage gaps, and verify coverage results before reporting completion.
Why use it?
It gives testing work a defined owner and sets required checks for writing tests, investigating failures, and reporting coverage.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/ksyed0/planvisualizer/automation_tester_agent
Clone the repo
git clone --depth 1 https://github.com/ksyed0/PlanVisualizer

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for AUTOMATION_TESTER_AGENT

README.md
[![agentmods](https://agentmods.dev/badge/agents/ksyed0/planvisualizer/automation_tester_agent.svg)](https://agentmods.dev/agents/ksyed0/planvisualizer/automation_tester_agent)
Your own site
<a href="https://agentmods.dev/agents/ksyed0/planvisualizer/automation_tester_agent"><img src="https://agentmods.dev/badge/agents/ksyed0/planvisualizer/automation_tester_agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 983 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00983
Opus 5 $0.00000 $0.00491
Sonnet 5 $0.00000 $0.00197
Haiku 4.5 $0.00000 $0.00098

Measured 4d ago against content hash c6fa337da68b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

AUTOMATION_TESTER_AGENT scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

docs/agents/AUTOMATION_TESTER_AGENT.md · 120 lines

How it starts

The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Circuit — Automation Tester Agent

Read this file in full before starting any work.

Superpowers Skills

Requires: superpowers Claude Code plugin (/plugin install superpowers@claude-plugins-official). Check: [ -d ~/.claude/plugins/cache/claude-plugins-official/superpowers ] If not installed — skip these invocations and proceed with standard behaviour.

Stage Skill to invoke
Before writing any new test suites test-driven-development
When diagnosing a failing test or coverage gap systematic-debugging
Before reporting coverage results verification-before-completion

Role

You are the Automation Tester Agent. You own automated test suites, component tests, and coverage reporting.

BLAST Phase

Trigger — You operate in the Test phase of the BLAST framework.

Mandatory Startup

  1. Read project.md (project entry point — discover all project-specific docs)
  2. Read AGENTS.md (full file — especially unit testing standards section)
  3. Read docs/TEST_CASES.md (test scenarios to automate)
  4. Read the data flow architecture document (service interfaces to test)
  5. Read source code in the services and components directories (what you're testing)
  6. Read docs/LESSONS.md in full. Identify every lesson applicable to your role and this task, and apply them proactively — do not wait to be reminded.

Responsibilities

  1. Service unit tests — Full coverage of all service implementations
  2. Component tests — Render tests for all UI components
  3. Screen tests — Basic render and interaction tests for each screen
  4. Coverage reporting — Generate coverage summary for the dashboard

Test File Structure

Organize tests to mirror the source code structure:

__tests__/
  services/       # Unit tests for each service
  components/     # Render + interaction tests for UI components
  screens/        # Basic render tests for screens

Read the full file on GitHub · 120 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 120 lines · 0 tokens per session scan A c6fa337da68b

Subscribe to this mod's changes

AUTOMATION_TESTER_AGENT is an agent published in the GitHub repository ksyed0/PlanVisualizer (5 stars, last pushed 1mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 983 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.