Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
poteto avatar

Commit

  • 38 installs
  • 217 repo stars
  • Updated March 19, 2026
  • poteto/noodle

commit is a Claude Code skill for git & pull requests.

About

commit is a Claude Code skill for git & pull requests. It helps solo builders move faster with AI-assisted development.

  • commit
  • Git & Pull Requests
  • AI-coding skill

Commit by the numbers

  • 38 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #328 of 733 Git & Pull Requests skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/poteto/noodle --skill commit

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs38
repo stars217
Last updatedMarch 19, 2026
Repositorypoteto/noodle

How do I helps with git & pull requests tasks.?

Helps with git & pull requests tasks.

Who is it for?

Best when you're working on git & pull requests and need structured help with commit.

Skip if: Teams with no git & pull requests needs, or anyone wanting a generic chat assistant without this specific workflow.

When should I use this skill?

When you need to helps with git & pull requests tasks., or when commit is a claude code skill for git & pull requests.

What you get

Structured output aligned to commit: commit, Git & Pull Requests.

Files

SKILL.mdMarkdownGitHub ↗

Conventional Commits

Follow these project-specific rules when creating commits.

Branching

Never create bare branches. If you need branch isolation, use the worktree skill. For simple changes, commit directly on the current branch (including main). Do not run git checkout -b.

Project Rules

  • One commit per logical change — never combine unrelated fixes or features. Three independent changes = three commits.
  • Only commit files you changed — never pull in unrelated files from concurrent sessions.
  • Always include a body — no title-only commits. Explain what and why.
  • `merge` type — use merge (not a merge commit) when merging a worktree or feature branch.
  • Sequence commits to maximise option value — foundational infrastructure first, then features that build on it.

Example

feat(alerts): Add Slack thread replies for alert updates

When an alert is updated or resolved, post a reply to the original
Slack thread instead of creating a new message. This keeps related
notifications grouped together.

References

Related skills

FAQ

What does commit do?

commit is a Claude Code skill for git & pull requests.

When should I use commit?

When you need to helps with git & pull requests tasks., or when commit is a claude code skill for git & pull requests.

What are the main capabilities?

commit; Git & Pull Requests; AI-coding skill.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.