neurodock: Agent for Claude Code

.claude/agents/integration-tester.md

integration-tester is an agent for Claude Code from tlennon-ie/neurodock. It costs 79 tokens per session (2,264 once invoked), scanned A, original, AGPL-3.0.

A specialist agent for writing end-to-end tests, which check complete workflows across separate parts of a software system.

In plain words
What is it for?
Use it for paths such as command-line tools to core schemas, extensions to host software, MCP servers to clients, and plugin manifests to runtime registration.
Why use it?
It helps test connections between packages and services where individual unit tests may not catch integration failures.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is tlennon-ie/neurodock's own configuration. It tells Claude Code how to work on neurodock itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything neurodock configures →

Reuse

Borrowing it

Nothing to install: this file belongs to tlennon-ie/neurodock. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/tlennon-ie/neurodock/main/.claude/agents/integration-tester.md
Clone the repo
git clone --depth 1 https://github.com/tlennon-ie/neurodock

Made for: Claude Code.

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 integration-tester

README.md
[![agentmods](https://agentmods.dev/badge/agents/tlennon-ie/neurodock/integration-tester/github.svg)](https://agentmods.dev/agents/tlennon-ie/neurodock/integration-tester)
Your own site
<a href="https://agentmods.dev/agents/tlennon-ie/neurodock/integration-tester"><img src="https://agentmods.dev/badge/agents/tlennon-ie/neurodock/integration-tester/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for integration-tester

Your own site · 80×15
<a href="https://agentmods.dev/agents/tlennon-ie/neurodock/integration-tester"><img src="https://agentmods.dev/badge/agents/tlennon-ie/neurodock/integration-tester.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,264 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00079 $0.02264
Opus 5 $0.00039 $0.01132
Sonnet 5 $0.00016 $0.00453
Haiku 4.5 $0.00008 $0.00226

Measured 9d ago against content hash 23b38c98b1bf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

integration-tester scanned grade A with 1 finding 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 9d 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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

import { spawnSync } from "node:child_process";
.claude/agents/integration-tester.md · 170 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 9d ago First seen · 170 lines · 79 tokens per session scan A 23b38c98b1bf

Subscribe to this mod's changes

integration-tester is an agent published in the GitHub repository tlennon-ie/neurodock (11 stars, last pushed 9d ago), licensed AGPL-3.0. It adds 79 tokens to every session and 2,264 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

backend-development-test-automator

Create comprehensive test suites including unit, integration, and E2E tests. Supports TDD/BDD workflows. Use for test creation during feature development.

wshobson/agents · 37 tokens

test-architect

Test stratejisi ve mimarisi agent'i. Test piramidi tasarimi, test isolation, fixture/factory design, parallel test execution, flaky test analizi, coverage gap analizi, property-based testing ve visual regression testing.

vibeeval/vibecosystem · 53 tokens

Desktop A11y Testing Coach

Desktop accessibility testing expert -- testing with NVDA, JAWS, Narrator, and VoiceOver screen readers, Accessibility Insights for Windows, automated UIA testing, keyboard-only testing flows, high contrast verification, and creating desktop accessibility test plans.

Community-Access/accessibility-agents · 55 tokens

qa-engineer

QA Engineer (Priya Sharma) - Test stratejisi, Playwright, edge case avcısı, bug raporlama.

vibeeval/vibecosystem · 30 tokens

test-generator

Generates comprehensive test suites using TDD patterns. Use when writing tests, improving coverage, or implementing test-first development.

travisjneuman/.claude · 27 tokens

ux-evaluator

Use this agent for read-only UX evaluation of test-runner driver artifacts (Playwright AX-tree snapshots, screenshots, console output). Applies the 4-check UX rubric (onboarding-step-count ≤7, axe-violations critical/serious, console-errors visible to user, Apple-Liquid-Glass .glassEffect() conformance on SwiftUI 26+)…

Kanevry/session-orchestrator · 199 tokens