원클릭으로
generate-handoff-note
[Workflow] Create a concise handoff note for the next oncall using jira tickets
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
[Workflow] Create a concise handoff note for the next oncall using jira tickets
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 | generate-handoff-note |
| description | [Workflow] Create a concise handoff note for the next oncall using jira tickets |
| source_type | workflow |
| metadata | {"last_updated":"2026-03-10T00:00:00.000Z","owner":"ocm"} |
Harness-neutral. Use in any chat-based harness (OpenCode/Codex/Cline/etc.). If your harness supports Jira tools, you may use them for read-only ticket discovery.
OCMSD and OCB tickets live on Jira Service Desk, not the main Jira instance. Alarm tickets are transitioning to OTS — each Jira-SD alarm ticket has a corresponding OTS ticket.
atlassian-sd_jira_get_project_issues and atlassian-sd_jira_get_issue for ticket discovery and detail.atlassian_jira_search or atlassian_jira_get_issue — wrong Jira instance, returns empty results for OCMSD/OCB.dope_get_regions to resolve full region names.ots_get_ots_ticket and ots_add_ots_ticket_comment — Jira-SD is read-only for alarm tickets.atlassian-sd.timestamps, group, engineers — all on by default. User may disable.If the user does not specify inputs, use the defaults and proceed. Only ask for clarification if the request conflicts with defaults or is ambiguous.
https://jira-sd.mc1.oracleiaas.com.Produce a single plain-text handoff note:
Engineers involved
- <name>: <ticket-1>, <ticket-2>
- Unassigned: <ticket-3>
Requires action
Ticket: <Jira link>
Region: <full region name>
Event timestamp:
- <alarm transition time>; ticket created <creation time>
Root Cause:
- <1-liner>
Action taken:
- <what you did>
Further actions:
- <pending action items>
Closed
Ticket: <Jira link>
...
Omit sections the user has disabled (engineer summary, group headers, event timestamps).
No mutation by default (read-only ticket lookup + note generation).
If you propose any mutation (commenting on tickets, transitioning status, assigning, editing fields), stop and ask for explicit confirmation listing:
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.
atlassian-sd_jira_get_project_issues for each project (OCMSD, OCB).
atlassian-sd_jira_get_issue to extract:
dope_get_regions to resolve if needed)https://jira-sd.mc1.oracleiaas.com.