Thoo Claude Code Zellij Status
thoo-claude-code-zellij-status is a Claude Code plugin for the Operate phase that shows live Claude Code activity across Zellij panes using zjstatus.
Watch several Claude Code sessions in Zellij panes from one live status view while you parallelize agent work.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install thoo-claude-code-zellij-status@thoo/claude-code-zellij-statusBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:thoo/claude-code-zellij-status") and the paste-ready config with skillselion.get_install_config("plugin:thoo/claude-code-zellij-status").
What it does
thoo-claude-code-zellij-status is a one-plugin Claude Code bundle that wires zjstatus into Zellij so you can see what each Claude Code pane is doing without clicking through tabs. Solo builders who run two or more agent sessions in one terminal workspace get a compact operations view instead of guessing which pane is idle, blocked, or still streaming. Install it when you already use Zellij and want observability over concurrent Claude Code runs rather than another coding skill or MCP integration. It does not change how the agent reasons; it surfaces session activity so you can rebalance prompts, kill stuck jobs, or spot when a pane finished. Expect CLI-level setup aligned with Zellij and zjstatus on your machine.
Highlights
- Streams Claude Code activity across multiple Zellij panes in real time via zjstatus
- Single-plugin bundle focused on terminal multiplexer visibility, not agent logic
- Pairs Zellij workflow with Claude Code for parallel session ops
- Lightweight monitor for indie builders juggling several agent panes
Why builders use it
Running multiple Claude Code panes in Zellij makes it hard to tell which session is active, stuck, or done without manually switching panes.
You get a single real-time status picture of all Claude Code panes so you can manage parallel agent work without constant pane hopping.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 27 stars, 0 votes.
FAQ
Who is thoo-claude-code-zellij-status for?
It is for developers who multiplex several Claude Code sessions in Zellij and want live activity visibility without checking each pane manually.
When should I use thoo-claude-code-zellij-status?
Use it when you parallelize agent tasks across Zellij panes and need ongoing monitoring during long build or operate sessions.
How do I add thoo-claude-code-zellij-status to my agent?
Install the plugin from the thoo/claude-code-zellij-status repo into Claude Code, ensure Zellij and zjstatus are configured, then register the bundle per Claude Code plugin docs.
Comments
Share how you use thoo-claude-code-zellij-status, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.