Slash Command214 repo starsupdated 4d ago
debrief
Capture the meeting. Notes into the record.
Install in Claude Code
Copymkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/suboss87/FDEOps/HEAD/.claude/commands/debrief.md -o ~/.claude/commands/debrief.mdThen start a new Claude Code session; the slash command loads automatically.
Definition
debrief.md
Load `@fde` (`skills/fde/SKILL.md`). Situation: **after a meeting**. If `fde resume` shows NO ENGAGEMENT: ask "What should we call this client?" once, then **you** run `fde resume --init`. Never tell the human to type the CLI. If they already pasted notes, bind first, then debrief. Run `fde debrief --smart` (fallback: `npx --yes fdeops debrief --smart`). `--smart` is a gate, not a brain - it proposes routing; you still judge. Rewrite the propose output: add type prefixes where the record needs them. Strip noise; keep their words for quotes and decisions. Present the routing in plain language: what lands where in `.fde/`, what changed, what is still open. One screen, not a transcript dump. Only run `fde debrief --apply` (fallback: `npx --yes fdeops debrief --apply`) after the human confirms. Never auto-apply. Read `references/debrief.md` for prefix rules, file targets, and digest beats. Done when: the human confirmed the routing and `--apply` wrote the agreed `.fde/` updates. Not for TypeScript errors, unit tests, refactors, or git commits - those stay in the host agent.
More from this repository
briefSlash Command
Engage. Interrogate the brief. Name who signs done.
closeSlash Command
Transfer operations. They operate it without you.
discoverSlash Command
Diagnose. Check the brief is the real job.
outcomeSlash Command
Realize. Promised, measured, accepted.
planSlash Command
Align. Sequence the work. Work backwards from success.
prepSlash Command
Prepare the meeting. One page from the record.
readoutSlash Command
Report the outcome. Promised, measured, accepted.
receiptsSlash Command
Find the receipt. A dated line, or it did not happen.