com um clique
schema
Schema and proto evolution with explicit compatibility decisions
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Schema and proto evolution with explicit compatibility decisions
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
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.