Create a semantically structured git commit with Why, State, and optional context sections for AI continuity
Create a structured git commit.
Run git diff --staged and git status to understand what's changing
If nothing is staged, determine what to stage based on context; ask if unclear
Determine the type and scope from the changes
Create the commit using ${CLAUDE_PLUGIN_ROOT}/scripts/create-commit.sh:
After committing, check WORKING_AGREEMENT.md for any Open Friction Points or
Active Commitments that this work completes. If any are done, mark them [x]
with a brief resolution note after → and save the file.
$ARGUMENTS