一键导入
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.