一键导入
aigon-sessions-close
Kill all agent sessions for a feature/research ID and close Warp tab
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Kill all agent sessions for a feature/research ID and close Warp tab
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | aigon-sessions-close |
| description | Kill all agent sessions for a feature/research ID and close Warp tab |
Kill all running agent processes for a given feature or research ID, and close the Warp Fleet tab.
aigon-sessions-close <ID>
aigon-sessions-close 05 — close all agent sessions for research/feature #05aigon-sessions-close 55 — close all agent sessions for feature #55Use this after agents have completed their work (research findings or feature implementation) and you want to tear down the Fleet run quickly without typing exit in each pane.
Works for both feature Fleet runs (arena-feature-55) and research Fleet runs (arena-research-05).
After agents have completed:
aigon sessions-close 55
Output:
Closing all agent sessions for #55...
✓ Killed: aigon:feature-do 55
✓ Killed: aigon:feature-do 55
✅ Warp Fleet tab closed.
aigon sessions-close $ARGUMENTS
Tell the user:
ARGUMENTS: $ARGUMENTS
Revise the current feature worktree after code review — decide accept/revert/modify
Show Aigon commands
Close feature <ID> [agent] [--adopt] - merges branch, cleans up, optionally adopts from losers
Create feature <name> - creates spec in inbox
Evaluate feature <ID> - code review or comparison
Fast-track feature <name> - create + setup + implement in one step