mcp-maintainer
Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP runtime troubleshooting.
npx skills add hoangsonww/Claude-Code-Agent-Monitor --skill mcp-maintainer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# MCP Maintainer Skill ## Workflow - Confirm dashboard API availability (`/api/health`). - Inspect affected MCP domain modules under `mcp/src/tools/domains/`. - Preserve safety gates in `mcp/src/policy/tool-guards.ts`. - Validate with `npm run mcp:typecheck` and `npm run mcp:build`. ## Safety rules - Keep loopback-only target checks enabled. - Keep mutating and destructive tools behind explicit flags. - Do not log protocol data to stdout. ## References - `references/tool-domain-map.md` - `references/operations-runbook.md`
- Workflow
- Safety rules
- References
What does the mcp-maintainer skill do?
Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP runtime troubleshooting.
How do I install it?
Run `npx skills add hoangsonww/Claude-Code-Agent-Monitor --skill mcp-maintainer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From hoangsonww/Claude-Code-Agent-Monitor, a repository with 869 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
