원클릭으로
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.