{"id":"mcp-operations","name":"mcp-operations","summary":"このプロジェクトのローカルMCPサーバーを運用・保守してください。MCPのホスト設定作成、ツール接続のトラブルシューティング、ツールドメインの変更、安全ポリシーフラグの調整などに使用します。","body":"# MCP Operations\n\nUse this skill whenever work touches `mcp/` behavior or MCP host integration.\n\n## Core workflow\n- Confirm dashboard API is running (`/api/health`).\n- Confirm MCP server build status.\n- Validate env flags for mutation/destructive modes.\n- Verify host configuration path and command.\n\n## Safe operations policy\n- Default to read-only mode (`MCP_DASHBOARD_ALLOW_MUTATIONS=false`).\n- Enable mutations only for explicit admin tasks.\n- Enable destructive mode only transiently and require explicit confirmation token.\n\n## Required verification for code changes\n- `npm run mcp:typecheck`\n- `npm run test:mcp`\n- `npm run mcp:build`\n\n## Catalog invariant\n- Add tools only through `mcp/src/tools/domains/` and `registerAllTools`.\n- Protocol transports and REPL must use the same declarations and schemas.\n- Update `.agents/skills/mcp-maintainer/references/tool-domain-map.md` when a domain changes.\n\n## References\n- Host config examples: `references/host-config.md`\n- Operations runbook: `references/runbook.md`","author":"@hoangsonww","ownerProfile":null,"authorContacts":null,"sourceUrl":"https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/master/.claude/skills/mcp-operations","license":"MIT","category":"testing","lang":"en","tokens":227,"stars":0,"calls30d":1,"claimed":false,"visibility":"public","origin":"crawler","version":"0.1.0","createdAt":"2026-08-22","updatedAt":"2026-08-22","files":[{"path":"references/host-config.md","size":408,"sha256":"64739189fc862509aa367ca754ba7b70d1943e316ceeb48087df8e4c0ef8e084"},{"path":"references/runbook.md","size":1081,"sha256":"bd336e3958aed1a79a6f5c503004c0855e9ca0ae91a16b73dd5405f6bd698f1d"},{"path":"references/tool-domain-map.md","size":1269,"sha256":"106794f95c326d64fcb5a516a67c4cd9c9982ce10a91f133009f6ba065f3630a"}],"requires":{"mcp":[],"tools":[]},"safety":{"flags":[],"scannedAt":"2026-08-22","hasScripts":false,"networkEndpoints":[]}}