test-engineer

test-engineer is an agent for Claude Code from manutej/luxor-claude-marketplace. It costs 0 tokens per session (926 once invoked), scanned A, original, no licence file.

A software-testing specialist for creating test cases and test suites, including unit, integration, and end-to-end tests. It also covers test-driven development, where tests are written before the code.

In plain words
What is it for?
Use it to design testing strategies, write tests for features, and cover unit, integration, end-to-end, or test-driven development work.
Why use it?
It helps turn quality goals into a testing plan and checks that new or changed code behaves as expected.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the LUXOR Skill Builder plugin — 28 commands, 27 agents shipped together

Good fit Use it to design testing strategies, write tests for features, and cover unit, integration, end-to-end, or test-driven development work.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/manutej/luxor-claude-marketplace/test-engineer
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.

Clone the repo
git clone --depth 1 https://github.com/manutej/luxor-claude-marketplace

Made for: Claude Code.

Or install LUXOR Skill Builder, the plugin that ships this one along with the rest of its 28 commands, 27 agents.

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 test-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/manutej/luxor-claude-marketplace/test-engineer/github.svg)](https://agentmods.dev/agents/manutej/luxor-claude-marketplace/test-engineer)
Your own site
<a href="https://agentmods.dev/agents/manutej/luxor-claude-marketplace/test-engineer"><img src="https://agentmods.dev/badge/agents/manutej/luxor-claude-marketplace/test-engineer/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 test-engineer

Your own site · 80×15
<a href="https://agentmods.dev/agents/manutej/luxor-claude-marketplace/test-engineer"><img src="https://agentmods.dev/badge/agents/manutej/luxor-claude-marketplace/test-engineer.svg" alt="Reviewed on agentmods" width="80" 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 926 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00000 $0.00926
Opus 5 $0.00000 $0.00463
Sonnet 5 $0.00000 $0.00185
Haiku 4.5 $0.00000 $0.00093

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

Security

Grade A, and why

test-engineer 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 6d 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.

plugins/luxor-skill-builder/agents/test-engineer.md · 71 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 6d ago First seen · 71 lines · 0 tokens per session scan A 7e72c14d007f

Subscribe to this mod's changes

test-engineer is an agent published in the GitHub repository manutej/luxor-claude-marketplace (61 stars, last pushed 2mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 926 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-09-03.

Related

Other agents, from other repositories

test-generator

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

travisjneuman/.claude · 27 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

e2e-test-specialist

Playwright, Cypress, and visual regression testing specialist. Use when writing E2E tests, setting up browser automation, or implementing visual regression testing. Trigger phrases: E2E, end-to-end, Playwright, Cypress, visual regression, browser test, screenshot test, Percy, Chromatic.

travisjneuman/.claude · 67 tokens

forge-visual-verifier

Perceptual gate for spec [visual] acceptance criteria. Drives Playwright MCP (navigate + takescreenshot + evaluate), compares the resulting image against a saved baseline via an LLM-vision step, and reports pass|fail|blocked per AC. Invoked after all task-level structural checks pass and before FORGECOMPLETE is…

LucasDuys/forge · 81 tokens

tester

Use when designing or generating tests for new code, fixes, or refactors. Dispatched primarily by the test-first skill. Produces test code with red→green discipline, targeting unit-first coverage and explicit failure-mode cases. Pastes runner output as evidence. Context: A new endpoint is being added. user: "Add tests…

duthaho/claudekit · 167 tokens

gsd-integration-checker

Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complete end-to-end.

travisjneuman/.claude · 31 tokens