commit message skills

39 tagged commit message, measured the same way as everything else here.

Browse within: gemini-cli 28github 27pull-requests 27claude-code-skills 7copilot-review 7

lrc

01

HexmosTech/git-lrc

Skill Claude CodeCodex

Manage LiveReview code review for staged changes in this repo. Run /lrc review to open a browser-based AI review of staged changes before committing. Use /lrc skip to bypass review and write an attestation, or /lrc vouch to manually approve without AI. Check and toggle hook state with /lrc hooks status, hooks disable…

1.5k 8d ago B 124 tokens

writing-guidelines

02

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when the user asks to "review writing", "check documentation style", "audit interface copy", or "apply writing guidelines".

1.1k 2d ago A 34 tokens original Apache-2.0

create-pr

03

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit changes as PR", "push and create PR", or explicitly invokes "create-pr".

1.1k 2d ago A 49 tokens original Apache-2.0

humanize

04

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when writing or revising text, including responses, documentation, comments, emails, posts, reports, and messages, especially when the user asks to "humanize", "write naturally", "remove AI tone", or "avoid AI writing".

1.1k 2d ago A 56 tokens original Apache-2.0

codex-review

05

appleboy/skills

Skill Claude CodeCodex

Runs a single Codex (ChatGPT/OpenAI) review check-fix cycle on a PR using gh CLI. Use this skill whenever the user wants to: check and fix Codex review comments, request a Codex code review on a PR, or iterate on PR feedback from the chatgpt-codex-connector bot. Trigger on phrases like 'codex review', '@codex review'…

21 1mo ago A 139 tokens

copilot-review

06

appleboy/skills

Skill Claude CodeCodex

Runs a single Copilot review check-fix cycle on a PR using gh CLI. Use this skill whenever the user wants to: check and fix Copilot review comments, request a Copilot code review on a PR, or iterate on PR feedback. Trigger on phrases like 'copilot review', 'fix PR comments', 'iterate on PR', 're-review', or when the…

21 1mo ago A 113 tokens

pr-prepare

07

appleboy/skills

Skill Claude CodeCodex

Prepare or open a GitHub or Gitea pull request with an explicit AI-authorship disclosure, change classification, verification checklist, and optional Mermaid diagram. Use whenever the user asks to prepare, write, open, create, push, ship, or get changes ready for a PR or review. Unless the user explicitly asks for a…

21 1mo ago A 103 tokens

gmc

08

samzong/gmc

Skill Claude CodeCodex

Use the gmc CLI for explicit gmc requests: generate commit messages, create or remove worktrees, prune merged worktrees, discover or sync shared resources, or run other gmc wt subcommands. Triggers mainly when the user invokes /gmc or mentions gmc wt add, gmc wt prune, gmc wt share, gmc wt sync, gmc tag, or asks to…

18 2mo ago A 123 tokens original MIT

git-authoring

09

n-shadloo/git-authoring

Skill Claude CodeCodex

Authors and executes git work end to end — Conventional Commits messages, pull-request content, release notes, and pull-request review, plus the repository operations an engineer runs daily: branching, rebasing, squashing, cherry-picking, reverting, merge-conflict resolution, stashes, tags, remotes, and recovery…

4 6d ago A 220 tokens original MIT

dev-updates

10

jefuriiij/dev-updates

Skill Claude CodeCodex

Detect and summarize uncommitted git changes grouped by feature area, then generate a structured commit message. Use when the user says "what's the update?", "what changed?", "summarize my changes", "what have I done?", or "what did I update?".

1 3mo ago A 59 tokens original MIT