Check And Commit

Pre-commit verification gate — runs Carbon's validation gates in order (generate:types if schema changed, biome, scoped typecheck, scoped tests, build if needed, and /translate to fill missing i18n .po strings when UI/locale files changed), fixes straightforward failures, then commits the specific files with a conventional message. Use after /fix, after an /execute task, or after manual changes when the work should be committed. Commits only when every gate is green; pushes only if the branch already tracks a remote or the user asked.

crbnos 9352358 8.5 KB Updated

File contents

crbnos/carbon/tree/main/.claude/skills/check-and-commit commit 9352358af8

Frequently asked questions

npx skillmds@latest add crbnos/check-and-commit