ワンクリックで
schema
Schema and proto evolution with explicit compatibility decisions
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Schema and proto evolution with explicit compatibility decisions
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
PR review triage, scoped fixes, verification, and merge workflow
Web transport boundaries and feature-layer conventions
Workflow and checks for adding a new game system
Meaningful testing strategy and coverage guardrails
Parallel-path refactor workflow for clean boundary cutovers
Structured domain and transport errors with i18n-friendly messages
SOC 職業分類に基づく
| name | schema |
| description | Schema and proto evolution with explicit compatibility decisions |
| user-invocable | true |
Prefer clear domain models and maintainable schemas. Internal backward compatibility is optional unless a product/API contract requires it.
ALTER TABLE chains.When adding or reorganizing proto fields, keep numbering intentional and regenerate with make proto.
docs/ when it changes domain language, ownership boundaries, or migration policy.