hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP runtime troubleshooting.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP runtime troubleshooting.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Push the current working tree directly to a GitHub PR whose head lives on a fork, without creating a new branch and without pushing to origin (which is usually the upstream). Invoke when the user says things like "push straight to PR.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Run release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before merge or release.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Understand this repository quickly before making changes. Use for architecture discovery, ownership mapping, command selection, and initial implementation planning.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Choose and apply the correct semantic version bump for this repository. Use for every user-visible release, before merge when a change set should ship as patch, minor, or major, and whenever package/plugin/desktop version metadata must stay synchronized.
hoangsonww/Claude-Code-Agent-Monitor
Plugin Claude Code
Official Claude Code plugin marketplace for CCAM with 14 plugins, 66 skills, 18 agents, 34 commands, and comprehensive local dashboard operations.
hoangsonww/Claude-Code-Agent-Monitor
Agent Claude Code
Review backend route and hook logic for regressions, data integrity risks, and missing tests.
hoangsonww/Claude-Code-Agent-Monitor
Agent Claude Code
Review React UI changes for behavior regressions, state consistency, and UX breakage.
hoangsonww/Claude-Code-Agent-Monitor
Agent Claude Code
Review MCP server changes for tool safety, schema quality, and host integration correctness.
hoangsonww/Claude-Code-Agent-Monitor
Settings file Claude Code
Agent settings declaring 12 allowed tools.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Debug production-like issues in this repository with disciplined evidence gathering. Use when fixing failing workflows, regressions, flaky behavior, or data inconsistencies across hooks, API, DB, websocket, and UI.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
MANDATORY for every coding agent (Claude Code, Codex, or any other) on every change-set — every applicable source file the agent creates or updates MUST start with the project's copyright/authorship header (file overview + exact author line). Use automatically whenever writing a new file or editing an existing one; do…
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Operate and maintain the local MCP server for this project. Use when creating MCP host config, troubleshooting tool connectivity, modifying tool domains, or adjusting safety policy flags.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
Implement a feature safely end-to-end in this repository. Use when adding or changing functionality across backend, frontend, or MCP with required verification and documentation updates.
hoangsonww/Claude-Code-Agent-Monitor
Skill Claude CodeCodex
MANDATORY for every coding agent (Claude Code, Codex, or any other) — keep this repository's documentation in sync after any change to behavior, configuration, interfaces, events, schema, or features. Use automatically (without being asked) at the end of ANY change-set that adds or alters an env var, event type, hook…
hoangsonww/Claude-Code-Agent-Monitor
Instructions file CodexOpenCode
Instructions for hoangsonww/Claude-Code-Agent-Monitor, covering codex project instructions, project intent, priorities, where to work and validation expectations.
hoangsonww/Claude-Code-Agent-Monitor
Instructions file
Instructions for hoangsonww/Claude-Code-Agent-Monitor, covering claude code working guide, project mission, repo map, non-negotiable engineering rules and commands you should know.
hoangsonww/Claude-Code-Agent-Monitor
Plugin Claude Code
Deep analytics and monitoring for Claude Code sessions — cost tracking, token usage breakdowns, usage trends, and productivity scoring powered by Agent Monitor.
hoangsonww/Claude-Code-Agent-Monitor
Agent
Analyzes Claude Code session data from the Agent Monitor dashboard — tokens (totalinput/totaloutput/totalcacheread/totalcachewrite with compaction baselines pre-summed), costs via the pricing engine (pattern-matched model rules at $/Mtok), workflow intelligence (11 datasets), session metadata (thinkingblocks…
hoangsonww/Claude-Code-Agent-Monitor
Agent
Analyzes token economics for Claude Code usage from the Agent Monitor dashboard — prompt-cache hit rate (totalcacheread / (totalcacheread + totalinput)), output/input ratios, compaction baseline recovery (effective totals = current + pre-summed baseline), per-model token mix (Opus/Sonnet/ Haiku share of tokens and…
hoangsonww/Claude-Code-Agent-Monitor
Command
Compute the recent 7-day spend trend (burn rate) from daily sessions and per-session cost.
hoangsonww/Claude-Code-Agent-Monitor
Command
Quick total cost plus a per-model one-liner from the dashboard pricing engine.
hoangsonww/Claude-Code-Agent-Monitor
Command
List the top N most expensive Claude Code sessions by inline cost.
hoangsonww/Claude-Code-Agent-Monitor
Hook
Runs when the agent finishes a response, running an inline shell check. From hoangsonww/Claude-Code-Agent-Monitor.