Agent Farm Cleanup banner
frapercan frapercan

Agent Farm Cleanup

Development community

Description

--- description: Garbage-collect stale tmux sessions and worktrees --- Run `bash ~/Thesis2/agent-farm/scripts/cleanup.sh` to scan for orphaned tmux windows and worktrees left behind by crashed or killed agents, and report what would be removed. To actually delete them, add `--apply`. Report the cleanup summary.

Installation

Installs to ~/.claude/skills/frapercan-agent-farm-agent-farm-cleanup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/frapercan-agent-farm-agent-farm-cleanup && curl -fsSL https://raw.githubusercontent.com/frapercan/agent-farm/HEAD/commands/agent-farm-cleanup.md -o ~/.claude/skills/frapercan-agent-farm-agent-farm-cleanup/SKILL.md

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

Full documentation available on GitHub

View Source Repository