stateofthehart

Prune List — Development skill for Claude Code

Development community

List all Claude Code sessions with their sizes.

How to install Prune List

Installs to ~/.claude/skills/stateofthehart-claude-code-config-prune-list/SKILL.md

Terminal
mkdir -p ~/.claude/skills/stateofthehart-claude-code-config-prune-list && curl -fsSL https://raw.githubusercontent.com/stateofthehart/claude-code-config/HEAD/commands/prune-list.md -o ~/.claude/skills/stateofthehart-claude-code-config-prune-list/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Prune List does

List all Claude Code sessions with their sizes. Run:

python3 $HOME/.claude/hooks/context-pruning/session_pruner.py --list

Alternatives in Development

  • Param Discover — Discover hidden HTTP parameters on a URL or list of URLs using Arjun (or x8 fallback) 4.5k ★
  • Tentacle Context Init — You are working on the {{tentacleName}} section 1.4k ★
  • Agentlas Graph — Build an Agentlas automation by describing it, list saved ones, or request a run 1.1k ★

Full documentation available on GitHub

View Source Repository