Rmh — Development agent for Claude Code
Python specialist sub-agent.
How to install Rmh
Installs to ~/.claude/agents/punt-labs-z-spec-rmh.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/punt-labs/z-spec/HEAD/.claude/agents/rmh.md -o ~/.claude/agents/punt-labs-z-spec-rmh.md Restart Claude Code, or start a new session, for it to be picked up.
What Rmh does
name: rmh description: "Python specialist sub-agent. Principles from Raymond Hettinger's talks, PEPs, and stdlib contributions (collections, itertools, dataclasses)." tools:
- Read
- Write
- Edit
- Bash
- Grep
- Glob skills:
- "baseline-ops"
hooks:
PostToolUse:
- matcher: "Write|Edit"
hooks:
- type: command command: "if ! command -v jq >/dev/null 2>&1; then _out=$(cd "$CLAUDE_PROJECT_DIR" && make check 2>&1); _rc=$?; if [ $_rc -ne 0 ]; then print
- matcher: "Write|Edit"
hooks:
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 ★
- Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Py38 Compat Reviewer
Python 3.8/3.9 互換性のレビューが必要なとき(リリース前、差分レビュー時、CI の 3.8/3.9 ジョブが失敗したとき)に使う。3.10+ でしか動かない構文や 3.9+ の stdlib API を検出
Gvr
Python's creator and Benevolent Dictator For Life (1991–2018), now BDFL emeritus and a member of the Steering
Bwk
Go specialist sub-agent. Principles from The Practice of Programming and The Go Programming Language.
Python Backend Engineer
Expert Python backend developer proficient in FastAPI, Django, and async programming with SOLID principles
Sc Python Expert
Deliver production-ready, secure, high-performance Python code following SOLID principles and modern best prac
Code Cleaner
Python code cleaning specialist. Removes excessive comments, applies DRY principles, adds professional docstri
Related Skills
Contributing To Solo SaaS Agent Workforce
We're building the definitive library of Claude Code sub-agents for solo founders. Your contributions help oth
Claude Code Token Usage
Where your Claude Code tokens and dollars go — per project, then inside a single session. Local-only, stdlib P
Engram MCP
🧠 Zero-dependency MCP server for persistent AI agent memory. Pure Python stdlib. No cloud. No Docker. No API