context-status

Diagnose Claude session health by analyzing local state files and modification times.

127|22|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/flonat/claude-code-flonat --skill context-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-status
Source: https://github.com/flonat/claude-code-flonat/tree/main/skills/context-status
Command: npx skills add https://github.com/flonat/claude-code-flonat --skill context-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a quick and lightweight diagnostic to understand your current Claude session's health, including context usage, active plans, and preservation hook status, without needing to query external services like Notion.

Core Features & Use Cases

  • Context Usage Monitoring: Check the percentage of context tokens used and identify triggered thresholds.
  • Plan and Log Status: View the latest active plan and session log to understand ongoing work.
  • Preservation Hook Verification: Confirm that essential hooks for state saving and restoration are configured.
  • Use Case: When the context monitor fires a warning, use this skill to quickly assess how much context is left, check the status of your current plan, and ensure your session state is being preserved correctly.

Quick Start

Run the context-status skill to see your current session's health.

Frequently Asked Questions about context-status

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

FAQPage Schema
How do I check Claude session context usage and health status?

To check Claude session context usage and health status, you can run an on-demand diagnostic that analyzes local state files and modification times to report context token percentages, active plan status, and preservation hook configuration.

What is session context monitoring and when do I need it?

Session context monitoring tracks the percentage of context tokens used and identifies triggered thresholds. You need it when context warnings fire, allowing you to quickly assess remaining context and verify ongoing work status.

How do I verify preservation hook configuration for session state?

To verify preservation hook configuration for session state, run a diagnostic that analyzes local configuration settings to confirm essential hooks for state saving and restoration are properly configured and active.

Can I monitor active plan status and session logs without external services?

Yes, you can monitor active plan status and session logs without external services by running a lightweight diagnostic that analyzes local state files and log directories to report on ongoing work and session metrics.

Does context health checking require access to specific local files?

Yes, context health checking requires access to session state files, log directories, and configuration settings to provide accurate reporting on session metrics, active plans, and preservation hook status.

Why does my context status report show incomplete session metrics?

Your context status report may show incomplete session metrics if access to session state files, log directories, or configuration settings is restricted, preventing the diagnostic from analyzing modification times and local state accurately.