with one click
schema
Schema and proto evolution with explicit compatibility decisions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Schema and proto evolution with explicit compatibility decisions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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
| 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.