Look at the current git diff (both staged and unstaged changes) and recent commit history to understand the commit message style. Then create a git commit with a clear, descriptive message that follows the repository's conventions. If there are no staged changes, stage the relevant files first.

IMPORTANT: Always append this co-author trailer at the end of EVERY commit message (after a blank line):

Co-Authored-By: Vikasit AI <noreply@vikasit.ai>

$ARGUMENTS