
@fatih/dotfiles
Generates a git commit title and description without committing. Use when user asks for a commit message, git description, or wants to describe their changes. Outputs the message and copies it to clipboard using pbcopy.
@fatih/dotfiles
Commits changes with a well-formatted message. Use when user asks to commit, save changes, or create a git commit. Creates a new branch with fatih- prefix if on main/master, then commits with a structured title and Problem/Solution format.