ワンクリックで
commit
Create a deliberate commit using the repo's canonical commit workflow and quality gates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create a deliberate commit using the repo's canonical commit workflow and quality gates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Quick grounding at session start. Read directives, memory, check practice box, apply session priority order, then discuss with user.
Create a well-formed commit for current changes with conventional message format.
Post-work consolidation: extract docs from plans, rotate napkin, check fitness, check practice box.
Canonical homing method for moving durable content out of ephemeral surfaces.
Run quality gates and fix all issues. All failures are blocking.
Re-ground and structure execution with ACTION/REVIEW/GROUNDING cadence.
| name | commit |
| classification | passive |
| description | Create a deliberate commit using the repo's canonical commit workflow and quality gates. |
Use this skill when preparing a commit.
.agent/commands/commit.md.agent/directives/principles.md.agent/rules/no-verify-requires-fresh-authorisation.mdgit status.git diff --staged and any related unstaged changes.uv run cz commit, or validate a manual message with uv run cz check.uv run ... surfaces when you need to re-run checks.uv run cz ... for commit creation and validation.