Pedroou

Claude Sessions Widget — Development skill for Claude Code

Development community

A KDE Plasma 6 panel widget showing what every running Claude Code session is doing - waiting on you, running a command, working, or done.

How to install Claude Sessions Widget

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Pedroou/claude-sessions-widget and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Sessions Widget does

A KDE Plasma 6 panel widget showing what every running Claude Code session is doing - waiting on you, running a command, working, or done.

Alternatives in Development

  • Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
  • Harness Remote — Native-session control plane for Codex, Claude Code, OpenCode, OMP and PI 356 ★
  • Working Memory — This is your working memory 192 ★

README

Claude Sessions

See which of your Claude Code sessions needs you, from your Plasma panel.

KDE Plasma 6 QML and fish 144 tests MIT licence

FeaturesReading the panelInstallHow it works

The panel bars and the popup updating as sessions change state

Run several Claude Code sessions at once and the interesting question stops being *what is Claude doing* and becomes **which one is waiting on me**. This puts the answer in your panel: one bar per session, coloured by what that session is doing, so a glance is enough.

Features

  • Live status for every session - waiting on you, stopped on an error, running a command, working, in a shell, or done.
  • No setup. It reads the registry Claude Code already writes. No hooks, no wrappers, no config files to place.
  • A popup with the details - directory, git repository and branch, uptime, session id, pid. Click any value to copy it.
  • Your plan usage, per account, for whichever limit you care about.
  • Multiple account profiles. Claude Code switches accounts with CLAUDE_CONFIG_DIR, which takes any path.
  • Native Plasma theming, with every status colour overridable.

Reading the panel

Related Skills