🧭
AutomationRust

Session Monitoring

by mercurialsolo

Session Monitoring is an Automation skill for Claude Code, published by mercurialsolo in claudectl.

197 stars22 forkson mercurialsolo/claudectlAdded 2026/09/05Repository updated 2026/07/10
agent-orchestrationclaudeclaude-codeclicoding-agenthive-mindknowledge-sharingllmlocal-llmollamapeer-to-peerratatuirustterminaltui
Install in seconds
Install Session Monitoring
Copy Session Monitoring into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mercurialsolo/claudectl/tree/main/claude-plugin/skills/session-monitoring ~/.claude/skills/session-monitoring

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mercurialsolo/claudectl.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
claude-plugin/skills/session-monitoring/SKILL.md in mercurialsolo/claudectl
Installs to
~/.claude/skills/session-monitoring
Collection
The only skill cataloged from this repository
Category
Automation1956 skills

What Session Monitoring does

Session Monitoring provides claudectl session status, health checks, and cost tracking. Use it to inspect running sessions, watch for stalls or context saturation, and coordinate multi-session work.

Session Monitoring is cataloged under Automation on DirSkills. Session Monitoring comes from a repository tagged agent-orchestration, claude, claude-code, cli and coding-agent.

Documentation

README

claudectl Session Monitoring

You have access to claudectl, a local session supervisor for Claude Code. Use it when the user asks about:

  • How many sessions are running, their status, or what they're doing
  • Session costs, burn rates, or budget tracking
  • Session health (cognitive rot, loops, stalls, context saturation)
  • Brain decisions, learning progress, or accuracy
  • File conflicts between sessions
  • Multi-session orchestration

Available CLI Flags

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Session Monitoring

  • How does Session Monitoring compare to other Automation skills?

    Session Monitoring ranks #1793 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Session Monitoring against them. Open each page to compare what they document and how they install.