punt-labs

Mdm — Development agent for Claude Code

Development community

CLI specialist sub-agent.

How to install Mdm

Installs to ~/.claude/agents/punt-labs-prfaq-mdm.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/punt-labs/prfaq/HEAD/.claude/agents/mdm.md -o ~/.claude/agents/punt-labs-prfaq-mdm.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mdm does


name: mdm description: "CLI specialist sub-agent. Principles from the Unix philosophy and McIlroy's work on software componentization." tools:

  • Read
  • Write
  • Edit
  • Bash
  • Grep
  • Glob
  • mcp__plugin_quarry_quarry__find
  • mcp__plugin_quarry_quarry__remember
  • mcp__plugin_quarry_quarry__show
  • mcp__plugin_quarry_quarry__ingest
  • mcp__plugin_quarry_quarry__use
  • mcp__plugin_quarry_quarry__status
  • mcp__plugin_quarry_quarry__list
  • mcp__plugin_biff_tty__plan
  • mcp_

Alternatives in Development

  • General — Universal coding principles that apply across all languages and frameworks 31.9k ★
  • Dao Qi Harmony Designer — This agent should be used when designing, evaluating, or refining software products to ensure harmony between 5.2k ★
  • CLI Developer — GAIA CLI development specialist 1.5k ★

Full documentation available on GitHub

View Source Repository