debrief

Produces standardized completion summaries and archives mission state for audits.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/jbactad/claude-plugins --skill debrief-jbactad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debrief
Source: https://github.com/jbactad/claude-plugins/tree/main/mission-control/commands/debrief
Command: npx skills add https://github.com/jbactad/claude-plugins --skill debrief-jbactad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Close active missions by producing a formal completion summary, extracting learnings, and archiving mission state to ensure consistency and handoff for future work.

Core Features & Use Cases

  • Close the active mission and generate a structured completion summary.
  • Extract learnings from mission log, checkpoints, and artifacts for future improvement (autoLearn flow optional).
  • Archive the mission state and provide a reference for future audits or reactivation.

Quick Start

Close the active mission and generate a completion summary.

Frequently Asked Questions about debrief

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I close an active mission and generate a completion summary?

The debrief process reads the current mission state, tasks, logs, and artifacts to produce a standardized completion summary while validating task completion and decision points. It creates a final checkpoint with the debrief results to ensure safe archival.

What is the best way to archive mission state for future audits?

Archiving mission state is best handled by updating the status and timestamps of the completed mission while providing references to extracted learnings. This ensures safe archival for record-keeping and future audits or potential reactivation.

Can I automatically extract retrospective learnings from task logs and artifacts?

Yes, you can optionally trigger an autoLearn flow to extract retrospective learnings from mission logs, checkpoints, and artifacts. This captures historical data for future improvement before the mission is archived.

Do I need to validate task completion before archiving a mission?

Yes, validating task completion is a required step before archiving a mission. The debrief process checks task statuses and decision points to ensure end-to-end closure and create an accurate final checkpoint.

When should I run a retrospective on a completed mission?

You should run a retrospective when you need to extract learnings from mission logs and artifacts for future improvement. The debrief process optionally triggers this automatically during the mission closure and archival workflow.