ワンクリックで
postmortems-skill
Create concise incident postmortems at others/postmortem/YYYY-MM-DD-title.md for non-trivial bugs or issues.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create concise incident postmortems at others/postmortem/YYYY-MM-DD-title.md for non-trivial bugs or issues.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | postmortems-skill |
| description | Create concise incident postmortems at others/postmortem/YYYY-MM-DD-title.md for non-trivial bugs or issues. |
Use this skill when a non-trivial bug or issue has been diagnosed and fixed.
Create a durable postmortem record in:
others/postmortem/YYYY-MM-DD-title.mdRun this skill when the task involved one or more of the following:
For trivial typos or one-line safe fixes, skip postmortem unless the user asks.
Use this format:
others/postmortem/YYYY-MM-DD-title.mdRules:
YYYY-MM-DD must be the incident/fix date (Asia/Tokyo unless user specifies otherwise).title must be short, lowercase, and hyphenated.Example:
others/postmortem/2026-05-22-typesense-healthcheck-startup-block.mdEvery postmortem must include exactly these sections:
## What happened## Root cause## Fix applied## What we learned# <Short incident title>
## What happened
- ...
## Root cause
- ...
## Fix applied
- ...
## What we learned
- ...
Unified Vmemo local development workflow: setup-state check, reset decision, and temporary port conflict handling.
Run the full GitHub PR lifecycle: create, update, assign, and keep PR content in sync with new commits.
Prepare a Vmemo release PR with explicit config-change confirmation gates.
开发时必须遵守 Vmemo 的编码规范与工程约束。
Use when working on Phoenix projects with Tidewave MCP. Prefer Tidewave tools for code discovery, docs lookup, runtime checks, and database verification instead of ad-hoc guessing.
Use this skill when publishing or updating the Vmemo Zeabur template, including pre-publish validation, manual Zeabur console steps, and post-publish link updates.