commit-operations
Installation
SKILL.md
GitHub Commit Operations Skill
This skill provides operations for viewing and analyzing commits in GitHub repositories, including commit history, diffs, and commit details.
Available Operations
1. List Commits
View commit history for a repository or specific branch.
2. View Commit Details
Get detailed information about a specific commit.
3. Compare Commits
Compare differences between commits, branches, or tags.
4. Search Commits
Search for commits by message, author, or other criteria.