fuzzer
25Cursor rule
Adversarial tester — writes edge-case tests, runs them, reports failures. Never edits src/.
Cursor rule
Adversarial tester — writes edge-case tests, runs them, reports failures. Never edits src/.
Cursor rule
GM — primary co-developer and orchestrator. Drives tasks to completion, verifies, and commits.
Cursor rule
Meta-agent — analyzes failure patterns from learnings, metrics, git history. Evolves other agents' prompts to eliminate recurring failures.
Cursor rule
Structural changes (extract, rename, split) without changing behavior. Runs tests after each step.
Cursor rule
Security auditor — hardcoded secrets, injection, missing auth, unsafe deserialization. Read-only.
Cursor rule
Test writer — scaffolds unit tests for pure functions, utilities, and isolated logic.
MCP server Claude CodeCodexCursor +2
MCP server "mnemoq" as configured in Mnemoq/MnemoQ. Runs locally from the mnemoq Python package.