kb-session-wrap-scan

Official

Preflight session wrap-up with safety signals

AuthorRemaker-Digital
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of catching session wrap-up issues early by running a non-mutating scan that highlights hygiene problems and cross-artifact inconsistencies before any mutating wrap procedure is allowed to proceed.

Core Features & Use Cases

  • W0 transcript-manifest capture (non-mutating): Records session manifest context (git HEAD/branch plus uncommitted/untracked status) into the snapshot directory for later review.
  • W1 hygiene scan with severity: Produces a markdown hygiene report and communicates advisory vs error-severity via a strict exit-code contract (0 vs 2).
  • W2 cross-artifact consistency check: Generates a markdown consistency report to verify coherence across related artifacts, using the same error-severity exit-code contract.

Use case: Before running the mutating /kb-session-wrap for an AI development session, review the generated reports under .groundtruth/session/snapshots/<session-id>/ to decide whether to proceed or request fixes.

Quick Start

Run /wrap-scan S310 to generate the W0, W1, and W2 slice-1 wrap-up scan reports into the session snapshot directory for owner review.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kb-session-wrap-scan
Download link: https://github.com/Remaker-Digital/groundtruth-kb/archive/main.zip#kb-session-wrap-scan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.