Commit Changes
You are tasked with creating git commits for the changes made during this session.
Read ~/.claude/skills/shared/bash-rules.md for bash command constraints.
Context
- Repo root: !
git rev-parse --show-toplevel 2>/dev/null || pwd - Ignore rules: !
R=$(git rev-parse --show-toplevel 2>/dev/null || pwd) && cat "$R/.gitignore" 2>/dev/null || true - Sanitize project memory: !`R=$(git rev-parse --show-toplevel 2>/dev/null || pwd) && bash ~/.claude/scripts/sanitize-project-memo
[Description truncada. Veja o README completo no GitHub.]