session-ecosystem-audit

Aggregate 16 category checks into a composite Session Ecosystem health score.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill session-ecosystem-audit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: session-ecosystem-audit
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/session-ecosystem-audit
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill session-ecosystem-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Comprehensive health audit of the Session Ecosystem aggregates 16 checks across 5 domains to surface actionable health insights, trends, and patch recommendations.

Core Features & Use Cases

  • Per-domain and per-category scoring with a composite health grade (A-F) and trend tracking.
  • Interactive, finding-by-finding walkthrough with patch suggestions and debt tracking.
  • Outputs a v2 JSON payload for downstream tooling, auditing history, and archival purposes.

Quick Start

Invoke /session-ecosystem-audit to run a full health audit and generate an actionable JSON report.

Frequently Asked Questions about session-ecosystem-audit

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

FAQPage Schema
How do I run a comprehensive health audit for session state and lifecycle management?▼

A session ecosystem audit evaluates 16 category checks across 5 domains to identify health gaps, generating per-category scores, trend data, and patch recommendations in a v2 JSON payload.

How does cross-session safety checking work for local state files?▼

Session health audits work by analyzing local configs and state files to evaluate cross-session safety and compaction resilience, scoring 16 categories across 5 domains to surface improvement patches.

Can I track session state persistence health trends over time?▼

Yes, session health trend tracking is supported by outputting per-domain and per-category scores with a composite health grade and trend data in a v2 JSON payload for auditing history and archival purposes.

What is the best way to surface patches for compaction resilience issues?▼

The best way to surface compaction resilience patches is running a full audit that analyzes local state files, scores 16 health categories across 5 domains, and generates patch suggestions with debt tracking.

Does the session health audit require any external dependencies?▼

No, the session state health audit requires no external dependencies, operating independently on local configs and state files to generate composite health grades and a v2 JSON payload for downstream tooling.

Why does my session state audit output a v2 JSON payload instead of a standard log?▼

The session audit outputs a v2 JSON payload instead of a standard log to provide structured per-category scores, trend data, and patch recommendations that downstream tooling can easily parse for auditing history and archival purposes.