ios-commit
Installation
SKILL.md
/commit - Smart Git Commit
Create a well-formatted git commit following project conventions.
Instructions
-
Run
git statusto see staged and unstaged changes -
If nothing is staged, ask user what to stage:
- All changes
- Specific files (list them)
- Let me stage manually
-
Run
git diff --stagedto analyze staged changes -
Check for git prefix in project's CLAUDE.md (e.g., "APP", "IOS")