commit

Create a well-structured commit.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "commit" with this command: npx skills add seabbs/claude-code-config/seabbs-claude-code-config-commit

Create a well-structured commit.

Arguments

  • --as-me : Commit as seabbs (Sam Abbott) instead of seabbs-bot

  • --bot-only : Commit as seabbs-bot without co-author

Git Identity

Mode Git Author Co-author

(default) seabbs-bot (signin@samabbott.co.uk) Sam Abbott (contact@samabbott.co.uk)

--as-me

Sam Abbott (contact@samabbott.co.uk) none

--bot-only

seabbs-bot (signin@samabbott.co.uk) none

Process

Set git identity based on arguments:

Review and commit changes:

  • Review staged and unstaged changes

  • Determine commit type (feat, fix, docs, style, refactor, perf, test, build, ci, chore)

  • Stage relevant files (exclude temp/generated: *.html, *.pdf, build/, *.log, .DS_Store)

  • Write concise commit message in conventional format: type(scope): description

  • Never push directly to main

Add co-author trailer (default mode only):

Auto-Exit When Standalone

IMPORTANT: If this command is being run as a standalone request, automatically exit after completing all phases successfully.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

taskfile-automation

No summary provided by upstream source.

Repository SourceNeeds Review
-1.2K
seabbs
Coding

academic-writing-standards

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

analyzing-research-papers

No summary provided by upstream source.

Repository SourceNeeds Review