context-status

Display current session context usage, active plan, and preservation state.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/AndreaMentasti/tweet-election --skill context-status-andreamentasti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-status
Source: https://github.com/AndreaMentasti/tweet-election/tree/main/.claude/skills/context-status
Command: npx skills add https://github.com/AndreaMentasti/tweet-election --skill context-status-andreamentasti

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand their current AI session's resource usage and operational status, preventing unexpected context loss and ensuring smooth workflow continuity.

Core Features & Use Cases

  • Context Usage Monitoring: Provides an estimate of how much of the AI's context window is currently in use.
  • Plan Status: Shows the active plan file and its current stage (draft, approved, etc.).
  • Session Log Tracking: Identifies the most recent session log file for review.
  • Preservation State: Informs about the configuration of pre-compaction hooks and post-compaction restore mechanisms.
  • Use Case: Before initiating a long or complex task, a user can run this Skill to ensure they have sufficient context window remaining and that their session's state will be preserved.

Quick Start

Check the current context usage, active plan, and session log status.

Frequently Asked Questions about context-status

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

FAQPage Schema
How do I monitor AI session context window usage?

Session health monitoring tracks context window usage estimates, active plan details, and preservation state to prevent unexpected context loss. It requires access to session cache files and plan/log directories to report current operational status and resource allocation.

What is context window preservation state in an AI agent session?

Context window preservation state reflects the configuration of pre-compaction hooks and post-compaction restore mechanisms within an AI agent session. It ensures workflow continuity and prevents unexpected state loss during long operational tasks.

How do I check my active plan status and session log?

Checking active plan status and session logs involves reading session cache files and plan/log directories to identify the active plan file's current stage and the most recent session log file. This provides operational health reporting and resource allocation visibility.

When should I run a session health check before a long task?

Run a session health check before initiating a long or complex task to verify sufficient context window capacity remains and preservation state is active. This prevents unexpected context loss and ensures smooth workflow continuity during extended operations.

Does session monitoring work without access to plan and log directories?

Session monitoring requires access to session cache files and plan/log directories to report operational health and resource allocation. Without these directory permissions, it cannot accurately display context window usage estimates, active plan details, or preservation state.