mock-server/mockserver-monorepo
Agent Claude Code
Pre-commit code reviewer — checks for correctness, security, and MockServer conventions. Spawn this agent when you need a focused review of staged/unstaged changes before committing.
MockServer is an HTTP(S) mock server and proxy for testing that lets you mock APIs, inspect and modify live traffic, and inject failures. It supports HTTP/1.1, HTTP/2, gRPC, WebSockets, TCP and more on a single port, with additional support for HTTP/3, message brokers, and AI/LLM APIs.
mock-server/mockserver-monorepo
Agent Claude Code
Pre-commit code reviewer — checks for correctness, security, and MockServer conventions. Spawn this agent when you need a focused review of staged/unstaged changes before committing.
mock-server/mockserver-monorepo
Agent Claude Code
Read-only design council seat for parallel fan-out debates. Spawn multiple instances with distinct role briefs to debate a technical decision. Each seat returns APPROVE/CONCERNS/BLOCK with a position paper ≤300 words.
mock-server/mockserver-monorepo
Agent Claude Code
Production debugger — investigates issues using logs, CI data, metrics, and AWS infrastructure. Spawn this agent to diagnose build failures, runtime errors, or infrastructure problems. It reports findings; it does not fix.
mock-server/mockserver-monorepo
Agent Claude Code
Technical writer for architecture docs, ADRs, and READMEs. Spawn this agent to create or update documentation — it reads source code to verify accuracy and writes only to .md files.
mock-server/mockserver-monorepo
Agent Claude Code
Implementation specialist — writes production code and tests following MockServer conventions. Spawn this agent to implement features from a spec or plan. It reads existing patterns, writes code, runs tests, and reports results.
mock-server/mockserver-monorepo
Agent Claude Code
Buildkite pipeline failure investigator. Spawn this agent to analyse CI/CD build failures, extract root causes from logs, and cross-reference with recent commits and infrastructure. Read-only — it diagnoses, not fixes.
mock-server/mockserver-monorepo
Agent Claude Code
Intermediate deep reviewer for quality loops — non-authoritative PASS. Spawn this agent as a cost-effective first-pass review before escalating to review-final. Its PASS verdict is not binding.
mock-server/mockserver-monorepo
Agent Claude Code
Authoritative final reviewer — issues binding PASS/BLOCK verdicts. Spawn this agent as the last gate before committing. Its verdict is definitive. It reviews the full change set independently, regardless of prior review passes.
mock-server/mockserver-monorepo
Agent Claude Code
Security-focused code auditor for Java/Netty applications. Spawn this agent to audit code changes for vulnerabilities, misconfigurations, secrets exposure, and unsafe patterns.
mock-server/mockserver-monorepo
Agent Claude Code
Code simplification specialist — reduces implementation changes to the smallest correct form. Spawn this agent after implementing a feature to remove over-engineering, dead code, and unnecessary abstractions.
mock-server/mockserver-monorepo
Agent Claude Code
Task decomposition specialist — breaks specs and plans into structured task graphs. Spawn this agent to convert a feature spec or plan into a tasks.md with sized, testable tasks and a dependency DAG.
mock-server/mockserver-monorepo
Agent Claude Code
Runs Maven tests for changed modules and reports results. Spawn this agent to execute targeted tests after code changes — it maps changed directories to Maven modules and runs only what's needed.