一键导入
ocm-incident-postmortem
[Workflow] Execution-first postmortem workflow (timeline, impact, fixes, action items) with evidence requirements and mutation gating
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
[Workflow] Execution-first postmortem workflow (timeline, impact, fixes, action items) with evidence requirements and mutation gating
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read, create, update, inspect, and reply to Bitbucket pull requests or commit diffs using Bitbucket URLs plus environment-backed auth. Use when Codex needs Bitbucket API operations for PR metadata, compare or commit evidence, PR discussion threads, PR creation/update, reviewer preservation, or prefixed replies. This skill does not perform full code-change review or own code remediation.
Review change-management tickets such as Jira CHANGE or CM requests for deployment readiness, scope drift, documentation quality, and runbook adherence. Use when Codex needs to assess implementation steps, validation evidence, rollback clarity, Shepherd release scope and plan diffs, regional outliers, manual data-fix or host-maintenance procedures, team-specific runbook alignment, and commit or artifact-version alignment, and optionally write findings back to the ticket.
Bootstrap a local Codex setup from this shared starter repo. Use when an engineer needs an interactive onboarding flow that asks for local paths, required MCP settings, and only the overrides that differ from the shared Enterprise ChatGPT defaults, then generates or repairs a real local Codex config and verifies that shared path placeholders were resolved.
Use when onboarding OCI users to available packs, registry entries, PromptLib spaces, ORA skills, Skills Hub / AI Skills Registry, Codex Enterprise apps/connectors, or non-pack content sources after installing OCI starter packs.
Inspect DevOps MFO or region-build flock dependency status for a specific region, project, flock, and phonebookId. Use when Codex needs to determine which region-build phases are satisfied, unsatisfied, or optional; identify whether a flock has published the required capabilities; recursively trace missing capability producers; discover related infrastructure or application flocks from the dependency graph; or explain which upstream project or flock is blocking publication.
Preflights local ossh and oci-ops access, reads a Jira ticket to identify a target hostname and region, validates OCI authentication, resolves the tenancy OCID, and returns the appropriate oci-ops SSH connection command. Use when a user asks to SSH to an OCI host from a Jira ticket, set up ossh or oci-ops access, resolve a host region or tenancy, or needs an oci-ops SSH command.
| name | ocm-incident-postmortem |
| description | [Workflow] Execution-first postmortem workflow (timeline, impact, fixes, action items) with evidence requirements and mutation gating |
| source_type | workflow |
| metadata | {"last_updated":"2026-02-23T00:00:00.000Z","owner":"ocm"} |
You must use this workflow to produce a complete, execution-ready postmortem package for an OCM incident: timeline, impact, root cause, mitigations, and action items, with explicit evidence expectations.
You must capture enough evidence to support each of these claims:
You must store local-only evidence (when needed) under the execution baseline’s evidence path and keep it portable:
skills/ocm-dev/execution-baselines-detail.md (Evidence path).generated/evidence/ocm-ai-pack/<YYYY-MM-DD>/This workflow is read-only by default.
If you propose any mutation (for example: updating the incident record, posting the postmortem to Confluence, commenting on tickets, changing action-item status), you must stop and apply the mutation gate:
skills/ocm-dev/execution-baselines-detail.md (Mutation gate)Verify MCP access for each tool surface used in this workflow. Make one read-only call per surface. If any auth check fails, stop and report before proceeding.
Confirm the inputs.
Collect the minimum facts (read-only).
Build the canonical timeline (UTC).
Write impact (customer-first).
Derive root cause and contributing factors.
Document mitigations and what worked.
Create action items (corrective + preventive).
Produce continuity artifacts (when applicable).
workflows/generate-handoff-note.md(MUTATION; stop + confirm) Publish the postmortem and update incident records.
You must verify the postmortem package meets all of the following:
skills/ocm-dev/execution-baselines-detail.md.Missing or conflicting timestamps.
Root cause not yet proven.
Impact cannot be quantified.
skills/ocm-dev/execution-baselines-detail.mdworkflows/generate-handoff-note.md