---
name: windy3f3f3f3f/commit
source: https://app.decimal.ai/s/windy3f3f3f3f-commit@1/SKILL.md
source_sha256: 4ad9e467b5d6
---

# Commit Skill

1. Run `git diff --staged` and `git status` to see what's changed
2. Write a concise commit message summarizing the changes
3. Run `git commit -m "<message>"`

If no files are staged, tell the user to stage files first.
Arguments passed to this skill are used as additional context for the commit message.