ワンクリックで
peer-reap
Kill peer agent sessions idle for too long (default 60 minutes)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Kill peer agent sessions idle for too long (default 60 minutes)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Spawn peer AI coding agents (codex, claude) in long-lived tmux sessions to either consult them for a second opinion OR hand off a task for them to execute. Use when you want cross-model review, delegation of sub-tasks (refactors, fixes, migrations) the peer should perform in the shared working directory, or any persistent agent-to-agent dialogue.
Kill all live peer agent sessions
List all live peer agent sessions
| name | peer-reap |
| description | Kill peer agent sessions idle for too long (default 60 minutes) |
| disable-model-invocation | true |
Run peer reap and show the output. This kills sessions whose last peer send activity is older than 60 minutes. Pass --idle-for 30m (or 2h, etc.) to override the threshold. Active sessions are untouched.