Skip to main content

hoangsonww/Claude-Code-Agent-Monitor

SkillsMP ha recopilado 77 skills de hoangsonww/Claude-Code-Agent-Monitor. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
77
Estrellas en GitHub
907
Forks en GitHub
203

Mostrando 40 de 77 skills recopiladas.

ocupación
sin clasificar
descripción

Generate a comprehensive session report with per-model token usage (input, output, cache_read, cache_write including compaction baselines), cost breakdown via the pricing engine, tool invocations, agent hierarchy, compaction events, API errors, turn…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Run a full audit of the user's Claude Code configuration via the Agent Monitor Config Explorer API: counts per surface (user vs project), duplicate or overlapping skills and subagents, hooks that run shell commands, and which surfaces are read-only vs…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Inventory hooks across the user, project, and project-local settings plus the ~/.claude/hooks scripts directory — read through the Agent Monitor Config Explorer API — and flag hooks that POST to the network or run arbitrary commands. Reads…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Audit the configured MCP servers (user + project scope) via the Agent Monitor Config Explorer API: transport (stdio vs http), command/args and env variable names, headers, and the source file each definition came from. Reads /api/cc-config/mcp. Use when…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Review the file-based memory store via the Agent Monitor Config Explorer API: the user and project CLAUDE.md plus per-project auto-memory files under ~/.claude/projects/<slug>/memory/*.md. Groups by project, shows the index (MEMORY.md) vs per-fact files, and…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Inventory the installed skills and which plugins contribute them, then flag overlap with the user's own skills — read through the Agent Monitor Config Explorer API. Reads /api/cc-config/skills and /api/cc-config/plugins. Use when managing skills: deduping,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Define a spend budget for Claude Code and, optionally, create a cost alert rule that fires when usage crosses the limit, via POST /api/alerts/rules on the Agent Monitor dashboard. Reads current spend from /api/pricing/cost to size the budget sensibly and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Review the configured cost alert rules and the alerts currently fired on the Agent Monitor dashboard, then explain exactly what tripped and why. Uses /api/alerts (fired feed) and /api/alerts/rules (definitions). Use when checking spend alerts or asking why a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run a daily spend check-in against a daily budget on the Agent Monitor dashboard — today's spend vs the daily target, pace through the day, and the projected overage if the current pace holds. Uses /api/pricing/cost and /api/sessions (grouped by started_at =…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Estimate the dollars saved by routing eligible Claude Code work to a cheaper model family, using the Agent Monitor pricing engine. Re-prices each model's token mix at the target family's rates and quantifies the delta. Uses /api/pricing (rates),…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Forecast Claude Code spend to the end of the week or month from the daily session trend on the Agent Monitor dashboard — moving average of daily spend × days remaining, added to spend-to-date. Uses /api/analytics daily_sessions, /api/pricing/cost, and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Quick dashboard health and status overview — checks the Agent Monitor API (port 4820), reports session/agent/event counts from /api/stats, confirms WebSocket connectivity, reads the redacted hook status returned by /api/settings/info, and shows data freshness…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Inspect fired CCAM alerts and manage alert rules for token thresholds, event patterns, inactivity, and status duration. Use when acknowledging alerts, creating or editing a rule, checking cooldowns, or connecting alert rules to webhook targets.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configure and troubleshoot CCAM Remote Data Sources that collect Claude Code and Codex history over SSH. Use when adding, editing, testing, syncing, or removing a remote machine, verifying provider paths, or deciding whether to retain or purge imported…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configure and validate CCAM webhook targets across supported chat, incident, automation, and generic providers. Use when listing provider requirements, creating or updating a target, scoping it to alert rules, sending a test notification, reviewing delivery…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Inspect and safely edit the Claude Code and Codex configuration surfaces exposed by CCAM. Use when auditing skills, agents, commands, plugins, marketplaces, MCP servers, hooks, settings, memory, keybindings, profiles, rules, or instruction files, and when a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Import Claude Code or Codex history and move complete CCAM datasets between machines. Use when rescanning provider history, importing a copied directory, uploading JSONL or archives, exporting a backup, restoring it idempotently, or verifying that tokens,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Inspect and install CCAM monitoring hooks for Claude Code and Codex. Use when onboarding a provider, repairing missing hooks, checking which provider is active, or validating that installation preserved unrelated user hooks.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configure, launch, validate, and troubleshoot CCAM's comprehensive MCP server for Claude Code, Codex, and other MCP hosts. Use when installing dependencies, building the server, selecting stdio, HTTP, or REPL transport, setting mutation/destructive policy,…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Produce a scoped CCAM cost and token report by model, provider, source, and session. Use for spend reviews, model-mix analysis, unpriced usage detection, or export-friendly cost summaries.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate a concise stakeholder report from CCAM sessions, analytics, cost, alerts, and workflow intelligence. Use for release summaries, leadership updates, operational reviews, or a scoped Markdown report with evidence.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate a CCAM reliability report from session outcomes, hook events, alerts, tool failures, and data freshness. Use for health reviews, incident follow-up, hook-delivery audits, or reliability trend summaries.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create a workflow-intelligence report from CCAM orchestration, delegation, tool flow, concurrency, complexity, compaction, and fleet-run data. Use for architecture reviews, agent-fleet analysis, or workflow optimization reports.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Launch and supervise Claude Code or Codex through the CCAM Run API. Use when the user wants to start a monitored agent, select a model, approval policy, sandbox, or working directory, send a follow-up, inspect live output, resume a native session, or stop a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Inspect CCAM dashboard-run history and relate live run handles to persisted Claude Code or Codex sessions. Use when finding a prior launched task, checking whether a run is still attached, reviewing start/end status, or deciding whether to resume, view, or…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

Roll up Claude Code sessions by working directory (project) from Agent Monitor data — session count, total cost, total tokens, and last-active timestamp per cwd — so per-project activity can be compared at a glance. Use when summarizing where effort and spend…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Identify stale and empty Claude Code sessions in the Agent Monitor and explain the cleanup endpoint (POST /api/settings/cleanup), always showing the exact list of what WOULD be removed before anything is deleted. Cleanup permanently deletes data, so this…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find Claude Code sessions tracked by the Agent Monitor by project (cwd), model, status, or date, then rank the matches by cost or recency. Pulls the session list and the distinct cwd / facet values so filters use real values rather than guesses. Use when…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Render an ordered timeline of one Claude Code session's events (every event type) with per-event durations and tool names, reconstructed from Agent Monitor data. Pairs PreToolUse with PostToolUse to compute tool durations and surfaces gaps, errors, and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Walk a Claude Code session transcript turn-by-turn from Agent Monitor data, summarizing each user, assistant, and tool message in order so a long conversation can be reviewed quickly. Anchors the recap to the session header (model, cost, turn_count). Use when…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP runtime troubleshooting.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Analyze prompt-cache effectiveness for Claude Code usage from the Agent Monitor dashboard — cache hit rate (total_cache_read / (total_cache_read + total_input)), cache_write vs cache_read reuse, cache-read vs cache-write spend, and the sessions with the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Break down Claude Code costs using the Agent Monitor pricing engine. Shows per-model costs (input, output, cache_read, cache_write at $/Mtok rates), per-session costs, daily trends, and compaction baseline token recovery. Use when analyzing spending,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Break down Claude Code usage by model family (Opus / Sonnet / Haiku) from the Agent Monitor dashboard — each family's share of tokens, share of cost, and the spots where an expensive model is doing cheap work. Pulls per-model token and cost splits from…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Calculate a productivity score using actual Agent Monitor metrics — session completion rates, cache efficiency (cache_read vs input), compaction pressure (baseline tokens), turn velocity (turn_count / total_turn_duration_ms), tool success ratio (PreToolUse vs…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Analyze Claude Code usage trends over time using the Agent Monitor's analytics API — daily session counts, daily event counts, token volumes by type, model distribution, tool usage rankings, and agent/event type distributions across 365-day retention windows.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Probes each major Agent Monitor API route — /api/stats, /api/analytics, /api/sessions, /api/pricing/cost, /api/workflows/runs, /api/cc-config/overview — and reports each one's HTTP status, latency, and response shape, flagging which are reachable. Use to…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 77 skills recopiladas.