maid-runner-mcp: Agent for Claude Code

.claude/agents/README.md

README is an agent for Claude Code from mamertofabian/maid-runner-mcp. It costs 0 tokens per session (649 once invoked), scanned A, original, MIT.

A collection of specialized agents for the MAID workflow, which uses a task manifest to describe the work and its expected outputs. The agents cover planning, test design, implementation, refactoring, and auditing.

In plain words
What is it for?
Use it to define a task, create behavioral tests, implement the solution, improve its code quality, and verify compliance with the task manifest.
Why use it?
It separates development into clear stages and checks that the implementation matches the declared task. This helps turn requirements into tests and tests into working code.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions subagents; mentions Claude Code.

This is mamertofabian/maid-runner-mcp's own configuration. It tells Claude Code how to work on maid-runner-mcp 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 maid-runner-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to mamertofabian/maid-runner-mcp. 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/mamertofabian/maid-runner-mcp/main/.claude/agents/README.md
Clone the repo
git clone --depth 1 https://github.com/mamertofabian/maid-runner-mcp

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 README

README.md
[![agentmods](https://agentmods.dev/badge/agents/mamertofabian/maid-runner-mcp/readme/github.svg)](https://agentmods.dev/agents/mamertofabian/maid-runner-mcp/readme)
Your own site
<a href="https://agentmods.dev/agents/mamertofabian/maid-runner-mcp/readme"><img src="https://agentmods.dev/badge/agents/mamertofabian/maid-runner-mcp/readme/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 README

Your own site · 80×15
<a href="https://agentmods.dev/agents/mamertofabian/maid-runner-mcp/readme"><img src="https://agentmods.dev/badge/agents/mamertofabian/maid-runner-mcp/readme.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 649 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 original 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.00649
Opus 5 $0.00000 $0.00324
Sonnet 5 $0.00000 $0.00130
Haiku 4.5 $0.00000 $0.00065

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

Security

Grade A, and why

README 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 8d 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.

.claude/agents/README.md · 66 lines

How it starts

The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.

MAID Subagents

This directory contains specialized subagents for the MAID (Manifest-driven AI Development) workflow. These agents handle specific phases of the MAID development process.

Available Agents

1. maid-manifest-architect

Phase: 1 - Goal Definition and Manifest Creation Purpose: Creates and validates MAID manifests following v1.2 specifications Invocation: Use when creating new task manifests or refining requirements

2. maid-test-designer

Phase: 2 - Behavioral Test Creation Purpose: Creates comprehensive behavioral tests from manifests Invocation: Use after manifest validation to create tests that exercise all declared artifacts

3. maid-developer

Phase: 3 - Implementation Purpose: Implements code to make behavioral tests pass while maintaining manifest compliance Invocation: Use after tests are created to implement the solution

4. maid-refactorer

Phase: 3.5 - Code Quality Refactoring Purpose: Improves code quality, maintainability, and performance while preserving manifest compliance Invocation: Use after implementation passes all tests to enhance code quality

5. maid-auditor

Phase: Cross-cutting - Compliance Enforcement Purpose: Enforces strict MAID methodology compliance, catches violations and shortcuts across all phases Invocation: Use after each phase or as final gate to ensure no compromises in methodology

Usage

These agents will be automatically invoked by Claude Code when appropriate based on their descriptions. You can also explicitly request them:

# Examples of explicit invocation:
> Use the maid-manifest-architect agent to create a manifest for adding feature X
> Have the maid-test-designer create tests for task-005
> Get the maid-developer to implement the code for task-005
> Use the maid-refactorer to improve code quality for task-005
> Run the maid-auditor to check for MAID compliance violations

Workflow

The typical MAID workflow using these agents:

Read the full file on GitHub · 66 lines

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. 8d ago First seen · 66 lines · 0 tokens per session scan A 511266275da2

Subscribe to this mod's changes

README is an agent published in the GitHub repository mamertofabian/maid-runner-mcp (0 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 649 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-08-31.