context-status

Report context usage, active plan, and preservation state for Claude Code sessions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Show current context status and session health, enabling users to understand context usage, auto-compact proximity, and what state will be preserved.

Core Features & Use Cases

  • Context usage estimate — Approximate % of context window used
  • Active plan — Current plan file and status
  • Session log — Most recent session log
  • Preservation state — What will survive compaction

Quick Start

Activate the context-status skill to view the latest session health metrics.

Frequently Asked Questions about context-status

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

FAQPage Schema
How do I monitor Claude Code context usage during a session?

You can monitor Claude Code context usage by activating the context-status skill, which reports the approximate percentage of the context window currently used and overall session health metrics.

What happens to my active plan when a Claude Code session auto-compacts?

During auto-compaction, the preservation state of your active plan is evaluated. The context-status skill locates the current plan file and reports what state will safely survive compaction.

How do I check session logs for long-running Claude Code workflows?

Check session logs for long-running workflows by using the context-status skill to compile and display the most recent session log alongside your current context usage estimates.

Can I see how close my Claude Code session is to auto-compaction?

Yes, you can see auto-compaction proximity. The context-status skill provides an estimate of context window usage, allowing you to gauge how close your session is to triggering auto-compaction.

Does context-status work without external dependencies in Claude Code?

Yes, context-status works without external dependencies. It reads internal caches, locates current plans, and compiles session logs directly within your live Claude Code environment.