Feature request: Show context summary at bottom of /context output

Resolved 💬 3 comments Opened Dec 20, 2025 by kalmartintahal Closed Feb 14, 2026

Problem

When running the /context command, the context usage summary (token counts, percentages, graph) appears at the top of the output. If you have many plugins/skills installed, you have to scroll up to see the actual context usage.

Current behavior

Context Usage (summary) ← Have to scroll up to see this
...
MCP tools list
Custom agents list  
Memory files list
Skills list (can be very long with many plugins)

Requested behavior

Either:

  1. Show the summary at the bottom (most recent output visible without scrolling)
  2. Add a --summary-only or -s flag to show only the usage graph without listing all plugins/skills
  3. Add a --compact flag to hide the detailed lists

Why this matters

The primary use case for /context is checking how much context is used/remaining. The plugin/skill lists are secondary information that requires scrolling past to see the main info.

Environment

  • Windows 11, Git Bash
  • Claude Code CLI

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗