Review what agents accomplished, surface loose ends across sessions
Consolidate work done by agents or across sessions. Review what landed and what's still open.
Check what actually shipped:
git log --oneline -15 --all --decorateNote any commits from agents or parallel work streams.
Check for uncommitted changes or stashed work:
git status --short
git stash listProduce a brief debrief:
Keep it actionable. Skip anything that's already clean and integrated.
The post-agent triad: debrief recaps what got done, the other two check it.
/sweep: post-op check for artifacts, damage, and stale refs left behind/agent-watchdog: audit whether an agent did what was asked, with a gap report and a narrow fix504b3b1
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.