session-closeout

Record breadcrumbs, refresh Primer.md, and commit a readable session summary.

2|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/infinitegameplayer/sovereign-ecosystem --skill session-closeout
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: session-closeout
Source: https://github.com/infinitegameplayer/sovereign-ecosystem/tree/main/Council%20Chamber/Skills/Session%20Closeout
Command: npx skills add https://github.com/infinitegameplayer/sovereign-ecosystem --skill session-closeout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps governance teams and product teams wrap up sessions quickly by recording what changed, refreshing the forward-looking Primer, and committing a readable, traceable summary.

Core Features & Use Cases

  • Breadcrumb generation: automatically write a one-line breadcrumb into artifacts touched during the session.
  • Primer refresh: update Primer.md to reflect the latest state and next moves.
  • Lightweight commit: auto-commit with a readable body summmarizing what shipped and what's next.
  • Use Case: After a governance session that changes plans, this skill prints a concise trail and ensures continuity for future readers.

Quick Start

Close a session by triggering the three-step closeout process: capture breadcrumbs, refresh the Primer, and commit with a readable body.

Frequently Asked Questions about session-closeout

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

FAQPage Schema
How do I close a governance session and keep a traceable record of changes?▼

Closing a governance session involves recording breadcrumbs in artifacts, refreshing Primer.md, and committing a readable summary. This three-action workflow ensures changes are traceable in artifacts and git history.

What are breadcrumbs in session closeout and how do they work?▼

Breadcrumbs in session closeout are one-line records automatically written into artifacts touched during the session. They provide a concise trail of what changed to ensure continuity for future artifact readers.

How do I refresh a Primer after making governance-level changes?▼

Refreshing a Primer after governance changes involves updating Primer.md to reflect the latest state and next moves. This occurs automatically during the closeout workflow after capturing breadcrumbs and before committing.

When do I need to run a session closeout workflow?▼

You need to run a session closeout workflow whenever a session has produced commits or governance-level changes. It ensures changes are reflected in artifacts, the Primer, and git history for continuity.

Can I use this session closeout process for product management tasks?▼

Yes, you can use this session closeout process for product management tasks. It helps product teams wrap up sessions by recording changes, refreshing the forward-looking Primer, and committing a summary.

What is the best way to commit a readable summary of a planning session?▼

The best way to commit a readable summary is using a deterministic closeout workflow that auto-commits with a body summarizing what shipped and what is next. This follows breadcrumb generation and Primer refresh.