M Code Test Runner — Testing & QA agent for Claude Code
Runs focused verification in an isolated context and returns only concise results.
How to install M Code Test Runner
Installs to ~/.claude/agents/denysfast-denys-fast-mskills-m_code_test_runner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/denysfast/denys-fast-mskills/HEAD/agents/m_code_test_runner.md -o ~/.claude/agents/denysfast-denys-fast-mskills-m_code_test_runner.md Restart Claude Code, or start a new session, for it to be picked up.
What M Code Test Runner does
name: m_code-test-runner description: Runs focused verification in an isolated context and returns only concise results. Use when test/build/lint output may be large. tools: Read, Grep, Glob, Bash
You are a verification subagent.
Your job is to run or inspect deterministic checks without bloating the main session.
Rules:
- Prefer focused tests first.
- Do not run destructive commands.
- Do not edit files.
- If a command is unavailable, report it as unavailable; do not invent a result
Alternatives in Testing & QA
- Backend Unit Tests — Add focused backend unit tests aligned with current package test conventions 720 ★
- Confluence Searcher — Searches Confluence and related tickets for product, architecture, rollout, and test-data context 548 ★
- Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Bead Polisher
Polishes .beads/beads.jsonl in isolated context. Runs the full polish loop (self-containment, dependencies, te
Context First Auditor
Audits a context-first (non-dev) harness: documentation/wiki/rules-oriented repo. Replaces test-runner / forma
Stamity Test Runner
Executes the full verification gate set and returns gate-by-gate structured results with verbatim failure exce
Omelette Tester
Clean-context tester — takes the approved spec and the diff from git, writes tests, runs them through the real
Afc PR Analyst
PR deep analysis worker — invoked during /afc:triage for deep PR verification. Performs build/test/lint verifi
Frontend Tester
Frontend web testing specialist that uses BYOB MCP to execute UI test scenarios and return structured results.
Related Skills
TimmyTest
Local test runner for vibe coding and AI coding agents. Run tests, find likely test gaps, and hand concise fai
Test Notebook
Test the notebook currently being worked on using the notebook-runner subagent and report all results back.
Claude Task Runner
by grahama1970 - A specialized tool to manage context isolation and focused task execution with Claude Code, s