Reliability Review
This is a Hermes-native reliability-review workflow skill.
Why This Exists
reliability-review exists to make SRE-style review strict: service reliability claims must point to metrics or references, and remediation remains separate from the review narrative.
Do Not Use When
- The user only needs a generic status report or leadership deck.
- No service, incident, SLO, metric, or reliability source boundary is available.
- The request is implementation of remediation rather than review of reliability evidence.
Examples
Good example:
- Prompt: reliability-review 장애 포스트모템과 SLO 에러버짓 상태를 검토해줘.
- Expected behavior: Prepare a reliability artifact that separates metrics/references, assumptions, missing evidence, and remediation follow-ups.
- Why: The request is reliability evidence review with closure-sensitive claims.
Bad example:
- Prompt: reliability-review make a monthly PPT report for leadership.
- Expected behavior: Use
report-package unless the report specifically asks for reliability evidence review.
- Why: Report packaging and reliability validation are independent operations surfaces.
Completion Checklist
- Confirm the workflow target, evidence boundary, and stop condition are named.
- Report which outputs are prepared, observed, blocked, or missing.
- Name the smallest next verification or handoff instead of claiming completion from narration.
Recovery Notes
- If required context is missing, ask one blocking question or route back to the narrower workflow.
- If runtime or wrapper evidence is unavailable, keep the status as not_observed and expose the next observable action.
Workflow Lane
- Current lane: Research and company ops (
product-docs, source-finder, web-research, research, best-practice-research, autoresearch-goal, model-optimization, inference-serving, +19 more) - research, signals, ops, and briefings.
- If intent belongs to another lane, hand back to
oh-my-hermes or name the adjacent workflow.
- Shared product, routing, compatibility, and evidence rules:
omh-routing/references/skill-common-rail.md.
Use When
Use when Hermes should review incident notes, SLOs, error budgets, or service reliability evidence while keeping remediation and closure claims observed.
Strong routing signals: `reliability-review`, `reliability review`, `incident review`, `incident postmortem`, `postmortem`, `post-mortem`, `slo review`, `slo`, `sla`, `error budget`, `service reliability`, `reliability followup`, `remediation tracking`, `sre review`, `장애 리뷰`, `장애 회고`, `포스트모템`, `사후 분석`, `에러버짓`, `에러 버짓`, `서비스 신뢰성`, `신뢰성 검증`, `재발 방지`
Catalog Metadata
Category: reliability
Phase: incident-and-slo-review
Hermes role: operator
Quality tier: reliability-gated
Reasoning demand: standard
Quality bar:
- Name service, incident/time window, SLO/error-budget target, source references, and missing observations.
- Separate supplied metrics, incident notes, assumptions, and remediation follow-ups.
- Keep closure and remediation status unobserved until evidence is supplied.
Handoff policy:
Keep incident/SLO/error-budget review in Hermes; prepare remediation handoffs only after an accepted fix direction exists and record closure only from observed evidence.
Required inputs:
- service or incident scope
- time window
- metric/source references
- known remediation items or gaps
Expected outputs:
- reliability review
- evidence and missing-evidence list
- remediation follow-up boundary
Artifact expectations:
- omh_operation_artifact/v1 reliability-review artifact when a wrapper or CLI records it
Artifact contracts:
This label denotes the machine-enforcement level, not a skill quality score and not an observed evidence state.
- contract_id:
omh_operation_artifact/v1; enforcement_level: shared_operation_validated; consumer_id: validate_operation_artifact
Safety rules:
- Do not claim SLO pass, healthy error budget, incident closure, or remediation completion without source, metric, or reference evidence.
- Do not treat a reliability narrative as verification, review, CI, merge, or deploy evidence.
- Route code remediation through a separate accepted plan or executor handoff.
Runtime Evidence
Preferred harness for this skill: reliability-review.
omh runtime record --skill reliability-review --harness reliability-review --status started
Record observed delegation results; otherwise return not_available or not_observed.
Prepared OMH routing is not execution, review, CI, merge-readiness, or merge evidence.
- Treat wrapper memory/context summaries as advisory local context, not proof of opaque Hermes memory reads or changes.
Preserve workflow intent and stop conditions; verify before claiming completion.
Use Hermes-native subagent/delegation features when available: native subagents -> Hermes delegation when available, otherwise sequential lanes.
Shared product, compatibility, topology, memory, harness, and execution rules: omh-routing/references/skill-common-rail.md. Load it when applicable; otherwise name an unavailable capability.
1---2name: omh-reliability-review3description: [omh] Hermes Reliability Review workflow: postmortems, SLOs, error budgets, incident follow-ups, and service reliability evidence. Use when the user says: reliability-review, reliability review, incident review, incident postmortem, postmortem, post-mortem, slo review, slo.4---5
6# Reliability Review
7
8This is a Hermes-native `reliability-review` workflow skill.
9
10## Why This Exists
11
12`reliability-review` exists to make SRE-style review strict: service reliability claims must point to metrics or references, and remediation remains separate from the review narrative.
13
14## Do Not Use When
15
16- The user only needs a generic status report or leadership deck.
17- No service, incident, SLO, metric, or reliability source boundary is available.
18- The request is implementation of remediation rather than review of reliability evidence.
19
20## Examples
21
22Good example:
23
24- Prompt: reliability-review 장애 포스트모템과 SLO 에러버짓 상태를 검토해줘.
25- Expected behavior: Prepare a reliability artifact that separates metrics/references, assumptions, missing evidence, and remediation follow-ups.
26- Why: The request is reliability evidence review with closure-sensitive claims.
27
28Bad example:
29
30- Prompt: reliability-review make a monthly PPT report for leadership.
31- Expected behavior: Use `report-package` unless the report specifically asks for reliability evidence review.
32- Why: Report packaging and reliability validation are independent operations surfaces.
33
34## Completion Checklist
35
36- Confirm the workflow target, evidence boundary, and stop condition are named.
37- Report which outputs are prepared, observed, blocked, or missing.
38- Name the smallest next verification or handoff instead of claiming completion from narration.
39
40## Recovery Notes
41
42- If required context is missing, ask one blocking question or route back to the narrower workflow.
43- If runtime or wrapper evidence is unavailable, keep the status as not_observed and expose the next observable action.
44
45## Workflow Lane
46
47- Current lane: **Research and company ops** (`product-docs`, `source-finder`, `web-research`, `research`, `best-practice-research`, `autoresearch-goal`, `model-optimization`, `inference-serving`, `+19 more`) - research, signals, ops, and briefings.
48- If intent belongs to another lane, hand back to `oh-my-hermes` or name the adjacent workflow.
49- Shared product, routing, compatibility, and evidence rules: `omh-routing/references/skill-common-rail.md`.
50
51## Use When
52
53Use when Hermes should review incident notes, SLOs, error budgets, or service reliability evidence while keeping remediation and closure claims observed.
54
55 Strong routing signals: `reliability-review`, `reliability review`, `incident review`, `incident postmortem`, `postmortem`, `post-mortem`, `slo review`, `slo`, `sla`, `error budget`, `service reliability`, `reliability followup`, `remediation tracking`, `sre review`, `장애 리뷰`, `장애 회고`, `포스트모템`, `사후 분석`, `에러버짓`, `에러 버짓`, `서비스 신뢰성`, `신뢰성 검증`, `재발 방지`
56
57## Catalog Metadata
58
59Category: `reliability`
60Phase: `incident-and-slo-review`
61Hermes role: `operator`
62Quality tier: `reliability-gated`
63Reasoning demand: `standard`
64
65Quality bar:
66
67- Name service, incident/time window, SLO/error-budget target, source references, and missing observations.
68- Separate supplied metrics, incident notes, assumptions, and remediation follow-ups.
69- Keep closure and remediation status unobserved until evidence is supplied.
70
71Handoff policy:
72
73Keep incident/SLO/error-budget review in Hermes; prepare remediation handoffs only after an accepted fix direction exists and record closure only from observed evidence.
74
75Required inputs:
76
77- service or incident scope
78- time window
79- metric/source references
80- known remediation items or gaps
81
82Expected outputs:
83
84- reliability review
85- evidence and missing-evidence list
86- remediation follow-up boundary
87
88Artifact expectations:
89
90- omh_operation_artifact/v1 reliability-review artifact when a wrapper or CLI records it
91
92Artifact contracts:
93
94This label denotes the machine-enforcement level, not a skill quality score and not an observed evidence state.
95
96- contract_id: `omh_operation_artifact/v1`; enforcement_level: `shared_operation_validated`; consumer_id: `validate_operation_artifact`
97
98Safety rules:
99
100- Do not claim SLO pass, healthy error budget, incident closure, or remediation completion without source, metric, or reference evidence.
101- Do not treat a reliability narrative as verification, review, CI, merge, or deploy evidence.
102- Route code remediation through a separate accepted plan or executor handoff.
103
104## Runtime Evidence
105
106Preferred harness for this skill: `reliability-review`.
107
108```sh
109omh runtime record --skill reliability-review --harness reliability-review --status started
110```
111
112Record observed delegation results; otherwise return `not_available` or `not_observed`.
113Prepared OMH routing is not execution, review, CI, merge-readiness, or merge evidence.
114- Treat wrapper memory/context summaries as advisory local context, not proof of opaque Hermes memory reads or changes.
115Preserve workflow intent and stop conditions; verify before claiming completion.
116
117Use Hermes-native subagent/delegation features when available: native subagents -> Hermes delegation when available, otherwise sequential lanes.
118
119Shared product, compatibility, topology, memory, harness, and execution rules: `omh-routing/references/skill-common-rail.md`. Load it when applicable; otherwise name an unavailable capability.