commit
Create git commits with optional intelligent grouping, push, and PR creation
8803 个 Skills
Create git commits with optional intelligent grouping, push, and PR creation
Analyzes unstaged changes, stages them, groups logically, commits with conventional commits format,
Create micro-commits (minimal incision) with at least one validation signal per commit.
Create a conventional commit using chez_commit. Use when the user asks to commit changes. Do not EVE
Create git commits following conventional commits format. Use when asked to commit changes.
Create a git commit following this repo's conventional commit style. Use this skill to commit staged
Create semantic commits following conventional commits format with proper granularity
Git変更をコミットしてリモートにプッシュ。「コミット」「コミットして」「pushして」「変更を保存して」と言われた時、またはバグ修正・新機能・リファクタリング完了後に使用
執行提交前檢查(linting、測試、code review)並建立 git commit。當使用者說「commit」、「提交」、「幫我提交」時使用。
사용자가 '커밋해줘', 'commit', '/commit' 등 커밋을 요청할 때 사용. 레이어별/기능별 커밋 분리 원칙과 메시지 형식을 따름.
Generate perfect semantic commit messages from staged changes. Use when the user says "commit", "/commit", asks for a commit message, wants to commit changes, or needs help writing a commit. Analyzes git diff to produce conventional commit format messages with appropriate type, scope, and descrip...
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.