Agent Reaper
Description
Kill the zombie processes your AI coding agents leave behind. A safe-by-design macOS LaunchAgent for claude, cursor-agent, codex, aider, and playwright.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
agent-reaper 🪦
Kill the zombie processes your AI coding agents leave behind.
[](./LICENSE) []() [](https://github.com/tiagonrodrigues/homebrew-tap) [](https://github.com/tiagonrodrigues/agent-reaper/actions/workflows/shellcheck.yml)
A tiny macOS tool that sweeps away abandoned Oh My Pi, `claude`, `cursor-agent`, `codex`, `aider`, Playwright, agent-browser, and MCP-server processes. Runs every 10 minutes in the background (configurable). A match is killable only after it has no live terminal owner and remains detached across repeated scans. Interactive browsers are hard-protected.
The repo is `agent-reaper`. The CLI you actually type is `reap`. Think of it like `homebrew` the project vs `brew` the command.
The problem
If you live in AI-agent IDEs (T3 Code, Claude Code, Cursor Agent, Warp Agent Mode, Codex CLI, name your poison), you've probably noticed your Mac running hot for no obvious reason. One afternoon I actually checked:
30 claude CLI processes (only 2 of them actually in use)
80 orphaned opencode-ai servers (I don't even use opencode)
12 MCP servers from sessions that died hours ago
4 zombie Playwright Chromiums from a test run on Monday
load average: 4.90 · fan spinning · battery melting
Agent wrappers spawn child processes and don't always reap them when you close a session, switch projects, or the IDE crashes. They pile up silently for days.
The fix
A shell
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing