원클릭으로
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.