Daliborhlava Agent Command Client Claude Code
Agent Command Client is a Claude Code plugin for the Operate phase that provides a real-time monitoring dashboard for AI coding agents via hooks and a command server.
Install Agent Command Client to watch Claude Code agents in real time via a dashboard fed by hooks and a monitoring server.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install daliborhlava-agent-command-client-claude-code@daliborhlava/agent-command-client-claude-codeBuilt 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:daliborhlava/agent-command-client-claude-code") and the paste-ready config with skillselion.get_install_config("plugin:daliborhlava/agent-command-client-claude-code").
What it does
Agent Command Client for Claude Code is a plugin and client stack that provides a real-time monitoring dashboard for AI coding agents, connecting through hooks and an Agent Command server so you can see agent activity instead of flying blind during heavy automation. Solo builders who run Claude Code for long sessions, parallel tasks, or semi-automated pipelines benefit when they need a single pane to observe what the agent invoked, when hooks fired, and how workloads behave over time. It sits in Operate because the value appears after you already ship agent-assisted workflows and want observability similar to lightweight ops tooling, not during initial ideation or landing-page validation. Install alongside your normal Claude Code setup; expect to run or point at the monitoring server component described in daliborhlava/agent-command-client-claude-code. It complements skills and MCP integrations by covering visibility, not codegen or memory.
Highlights
- Real-time monitoring dashboard tailored to AI coding agents
- Claude Code client integration with hooks into agent activity
- Agent Command server/client architecture for centralized visibility
- Catalog category: monitoring with pluginCount: 1
- Useful when multiple agent sessions or automations need oversight
Why builders use it
When Claude Code runs complex or automated work, you cannot see what the agent is doing without digging through logs or terminal scrollback.
After you connect the client and server, you get a live dashboard view of agent activity driven by Claude Code hooks.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is Agent Command Client for?
It is for developers using Claude Code who need real-time visibility into agent behavior through a dashboard, especially when hooks and a command server are part of the setup.
When should I use Agent Command Client?
Use it in operate when agent sessions are frequent, automated, or risky enough that you want monitoring instead of only post-hoc log reading.
How do I add Agent Command Client to my agent?
Install the daliborhlava/agent-command-client-claude-code plugin from this catalog, configure Claude Code hooks per the repo, and connect the client to your Agent Command monitoring server.
Comments
Share how you use daliborhlava-agent-command-client-claude-code, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.