What problem does it solve?
kb-session-wrap solves the problem of ending a GT-KB session without losing durable knowledge, verification evidence, or continuity context for the next agent.
Core Features & Use Cases
- Evidence-first knowledge capture: Reconciles live Git/bridge/work-item/spec/test state with the knowledge matrix so future agents inherit what actually happened, not chat recollection.
- Durable memory updates: Updates MemBase, harvests new Deliberation Archive content when applicable, and records blockers when governance/tooling prevents updates.
- Verification and hygiene reporting: Runs wrap scanners (hygiene/consistency), records outcomes, and explicitly references ignored local evidence paths instead of force-adding generated or untracked artifacts.
- Next-session handoff prompt: Generates and inserts a self-contained handoff prompt into session_prompts, or preserves the prompt text plus an explicit blocker if insertion is not possible.
Quick Start
Use the kb-session-wrap skill to run the full session wrap-up for a specific session id like S347 and produce the next-session handoff prompt with blockers recorded.