--- name: git-log-summary description: Provides a summary of the git log for the past period of time. Use when asked to provide a git log summary. --- # Git log summary skill When providing a git log summary, always - Review the diff, not just the commit message titles. - A grouping of changes by feature or area of the codebase. - Provide the commit ID, and author in brackets next to the summary.