Review what agents accomplished, surface loose ends across sessions
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/debrief/SKILL.mdConsolidate 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 fix5647baf
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.