debrief

Automates creation of debriefs from workflow sessions, capturing commits, decisions, and issues.

73|7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/spacedock-dev/spacedock --skill debrief-spacedock-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debrief
Source: https://github.com/spacedock-dev/spacedock/tree/main/skills/debrief
Command: npx skills add https://github.com/spacedock-dev/spacedock --skill debrief-spacedock-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, spacedock, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of session debriefs, capturing workflow activity, decisions, and issues into a structured record for future reference.

Core Features & Use Cases

  • Automated Debriefing: Generate detailed debriefs automatically from workflow sessions.
  • Decision Tracking: Record and review decisions made during the session.
  • Issue Identification: Identify and categorize issues found during the session.
  • Use Case: After a workflow session, use this Skill to automatically generate a debrief that includes shipped entities, filed entities, non-PR commits, decisions, issues, and what's next for the next session.

Quick Start

Run the debrief skill with the path to your workflow directory.

Frequently Asked Questions about debrief

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

FAQPage Schema
How do I automate session debriefing and decision tracking after a workflow?

Automate session debriefing by running this Skill on your workflow directory to capture commits, task state changes, gate decisions, and issues into a structured record. It generates a detailed debrief summarizing shipped entities, filed entities, and what is next for the following session.

What is included in an automated workflow session summary?

An automated workflow session summary includes shipped entities, filed entities, non-PR commits, gate decisions, identified issues, and observations. It captures task state changes and workflow activity to provide a comprehensive record for future reference and planning.

Do I need git and Spacedock to generate workflow debriefs?

Yes, you need git for local file operations and Spacedock for workflow management to generate workflow debriefs. These dependencies allow the Skill to access commit history and track task state changes accurately within your specified workflow directory.

Can I identify and categorize issues found during a workflow session?

Yes, you can identify and categorize issues found during a workflow session. The Skill automatically extracts issues and observations from your workflow activity, recording them into a structured debrief for future review and resolution tracking.

What is the best way to track gate decisions and task state changes across sessions?

The best way to track gate decisions and task state changes is to run an automated debrief at the end of each session. This records all workflow activity and decisions into a structured summary, ensuring continuity and clear context for the next session.