JavaScript is disabled. Some features may not work.
debrief — ★ 3.1K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

debrief

★ 3.1K repodebugSafeIntermediateClaude MCP

How to Install

Claude Code:
git clone --depth 1 https://github.com/davepoon/buildwithclaude.git && cp buildwithclaude/plugins/origin/skills/debrief ~/.claude/skills/debrief -r
--- 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"] --- # /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`.

Details

Category Coding → debug
Sourcedavepoon/buildwithclaude
SKILL.mdView on GitHub →
Repo Stars★ 3.1K
Est. per Skill21 (shared across 142 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together