.claude/skills/commit/SKILL.md
Analyze changes and commit in logical chunks
npx skillsauth add austencloud/flow-arts-wiki .claude/skills/commitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
!git status
!git diff
!git diff --cached
Group changes by these dimensions:
If everything belongs together -> single commit. If changes span multiple concerns -> plan multiple commits.
Show a brief table - one row per commit group:
| # | Message | Files |
|---|---------|-------|
| 1 | fix(config): correct upload size limit in LocalSettings | 1 file |
| 2 | feat(content): add Poi article draft | 2 files |
Do NOT:
Just: commit message + file count. User can ask for details if needed.
Wait for confirmation before proceeding.
For each planned commit:
git add <files>git add -p <file>git statusAfter all commits, show git log --oneline -n <count> to confirm.
databases
Submit feedback to tracking system
tools
Create a new release version
databases
Auto-prioritize unprioritized feedback
data-ai
Claim and work on feedback items