Skip to main content

hoangsonww/Claude-Code-Agent-Monitor

SkillsMP는 hoangsonww/Claude-Code-Agent-Monitor에서 81개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
81
GitHub 스타
987
GitHub 포크
232

수집된 skill 81개 중 40개를 표시합니다.

직업 분류
미분류
설명

MANDATORY for every coding agent and contributor touching localized content — keep all five localization surfaces (dashboard UI keys, wiki page, mirrored READMEs, locale-aware formatting, language switchers) in parity across every supported language. Use…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

MANDATORY for every coding agent and contributor touching localized content — keep all five localization surfaces (dashboard UI keys, wiki page, mirrored READMEs, locale-aware formatting, language switchers) in parity across every supported language. Use…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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 =…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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,…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
수집된 skill 81개 중 40개를 표시합니다.