Commit staged changes with emoji+type conventions and formatting.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add bravros/bravros --skill commit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Commit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bravros-commit)More formats (shields.io, HTML) on the badges page.
---
name: commit
category: sdlc
description: Commit staged changes with emoji+type conventions and formatting.
core: true
---
# commit
INTENT: commit the current changes. Commit only — never push.
HARD CONSTRAINTS:
- Always `bravros commit "<emoji> <type>[(scope)]: <subject>" <files...>` — never raw
`git add && git commit`. The verb runs the project formatter (pint / prettier / ruff /
gofmt / cargo fmt) before committing, and the commit-msg hook enforces the format.
- Name files explicitly — never blanket-stage. Never stage `.env`, `.env.*`, credentials, or API keys.
- NEVER add AI signatures (`Co-Authored-By: Claude`, "Generated with…") — the hook rejects them.
- Subject ≤ 50 chars (hard 72), present tense, lowercase, why over what; detail goes in the body.
REPO FACT — the only accepted `<emoji> <type>` pairs:
✨ feat · 🐛 fix · 📚 docs · 💄 style · ♻️ refactor · ⚡ perf · 🧪 test · 🔧 build · 🧹 chore ·
📋 plan · 🔒 security · 🗃️ migration · 📦 deps · 🚀 deploy · 🤖 ci · 🔥 remove · 🩹 hotfix ·
🔀 merge · 🔍 debug · 🔙 revert · 🌐 i18n
Use $ARGUMENTS as context for the commit message if provided.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.