By daliborhlava
Claude Code hooks for Agent Command monitoring server. Sends real-time events including tool usage, transcripts, and session state to a central monitoring dashboard.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin daliborhlava-agent-command-client-claude-codeClaude Code plugin for agent-command monitoring server.
Sends real-time events to a central dashboard including:
# Add the marketplace
/plugin marketplace add daliborhlava/agent-command-client-claude-code
# Install the plugin
/plugin install agent-command-client@agent-command
Set the dashboard server URL via environment variable:
export AGENT_COMMAND_URL="http://your-server:8787"
Default: http://localhost:8787
Add to your ~/.bashrc or ~/.zshrc for persistence.
Optional identity overrides (normally not needed):
export AGENT_COMMAND_AGENT_TYPE="claude-code"
export AGENT_COMMAND_AGENT_SOURCE="hooks"
The monitoring server is available at daliborhlava/agent-command.
/plugin marketplace update
MIT
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Matches all tools
Hooks run on every tool call, not just specific ones
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use