> Alias for `/origin:handoff` — symmetric brief/debrief naming. Same behavior: end-of-session ritual that writes session log + project status + granular MCP captures. Invoked as `/debrief`. Use when the user prefers the brief/debrief pair over brief/handoff.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add thedixitjain/the-mega-skill-library --skill debrief --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Debrief?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thedixitjain-debrief)More formats (shields.io, HTML) on the badges page.
---
name: debrief
description: "> Alias for `/origin:handoff` — symmetric brief/debrief naming. Same behavior: end-of-session ritual that writes session log + project status + granular MCP captures. Invoked as `/debrief`. Use when the user prefers the brief/debrief pair over brief/handoff."
allowed-tools: "[\"Bash\", \"mcp__plugin_origin_origin__capture\"]"
category: ai-agents-and-harness
source_repo: davepoon/buildwithclaude
source_path: "plugins/origin/skills/debrief/SKILL.md"
source_url: https://github.com/davepoon/buildwithclaude/blob/HEAD/plugins/origin/skills/debrief/SKILL.md
---
# /debrief
Alias for `/handoff`. Identical behavior — full end-of-session ritual:
git context grab (if repo), narrative session log at
`~/.origin/sessions/`, project status update, granular MCP captures.
Run the steps in `/origin:handoff` exactly. Same artifacts, same
guardrails. The only reason this skill exists is the symmetric naming —
`/brief` (session start) ↔ `/debrief` (session end). Pick whichever
verb feels natural; both invoke the same flow.
## When to use
- User says "wrapping up", "let's call it", "we're done", "debrief".
- Session about to close and useful state would otherwise be lost.
## When NOT to use
- Mid-flow capture during work → use `/capture` (single memory).
- Search / lookup → use `/recall`.
---
**Source:** [`davepoon/buildwithclaude`](https://github.com/davepoon/buildwithclaude) → `plugins/origin/skills/debrief/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!