ワンクリックで
sreips-evidence-ocp
Read-only OpenShift evidence gathering via ocp_mcp MCP tools for RCA.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Read-only OpenShift evidence gathering via ocp_mcp MCP tools for RCA.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Red Hat KCS search and citation rules for SREIPS incident analysis.
OpenShift incident root cause analysis using OCP MCP evidence, enterprise KB, and Red Hat KCS.
Format RCA JSON for Slack and Mattermost markdown enrichment blocks.
| name | sreips-evidence-ocp |
| description | Read-only OpenShift evidence gathering via ocp_mcp MCP tools for RCA. |
| version | 1.0.0 |
| metadata | {"hermes":{"tags":["SREIPS","OpenShift","MCP"]}} |
During sreips-openshift-incident-rca before stating root cause.
Hermes exposes only these tools for RCA (see hermes-config in hermes-agent/hermes-all-in-one.yaml):
events_listpods_listpods_list_in_namespacepods_getpods_toppods_logresources_listresources_getUse them to inspect the reported namespace and resource. Prefer namespace-scoped calls when the incident namespace is known.
Do not call these even if they appear available:
configuration_viewnamespaces_list, projects_listnodes_log, nodes_stats_summary, nodes_tophelm_install, helm_list, helm_uninstallpods_delete, pods_exec, pods_runresources_create_or_update, resources_delete, resources_scaleDo not delete, patch, scale, apply, exec into pods, or run new pods. Do not run remediation.
Record namespace, resource name, and exact API error text in evidence entries with source: ocp_mcp.