context-status

Monitor session status and context usage within Claude Code.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/fredmilhome/laffer_tobacco --skill context-status-fredmilhome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-status
Source: https://github.com/fredmilhome/laffer_tobacco/tree/main/.claude/skills/context-status
Command: npx skills add https://github.com/fredmilhome/laffer_tobacco --skill context-status-fredmilhome

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick overview of the current session status and context usage, enabling users to monitor their session's health and manage context effectively.

Core Features & Use Cases

  • Session Status: Display the current context usage, active plan, and session log.
  • Context Usage: Get an estimate of how much context has been used.
  • Active Plan: Show the current plan file and its status.
  • Session Log: Access the most recent session log.
  • Preservation State: Understand what session state will be preserved before compaction.

Quick Start

Run the command 'context-status' to check the current context status and session 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 context usage in a Claude Code session?

To check context usage in a Claude Code session, run the 'context-status' command. It assesses current context usage, active plans, and overall session health by utilizing built-in tools and cache files to generate a status report.

What is session health monitoring and why does it matter?

Session health monitoring tracks context usage and active plans within Claude Code. It matters because it helps you understand how much context has been consumed and what state will be preserved before compaction.

Can I see what session state is preserved before context compaction?

Yes, you can see what session state is preserved before compaction by checking the preservation state. Running 'context-status' provides an overview of what session data will be kept before context compaction.

Does the context status tool require any external dependencies?

No, the context status tool does not require external dependencies. It operates within Claude Code, utilizing in-built tools and cache files to generate reports on session activity and plan execution.

How do I view my active plan and session log in Claude Code?

To view your active plan and session log in Claude Code, run the 'context-status' command. It displays the current plan file status and provides access to the most recent session log.

When should I monitor context limits during a coding session?

You should monitor context limits during a coding session when you experience long interactions or complex plan executions. Monitoring context usage helps manage session health effectively and anticipate compaction.