name: catchup description: Inspect all uncommitted changes in the repository using git diff argument-hint: "[file-path]" allowed-tools: Bash(git status:), Bash(git diff:), Bash(git log:*)
I want to catch up on all the changes in this repository since the last commit.
Please show me:
- Current repository status with
git status - Detailed diff of all uncommitted changes with
git diff
Execute these commands:
- !
git status - !
git diff
$ARGUMENTS
Then provide a concise summary of:
- Which files have been modified
- Key changes made (functions added/removed, logic changes)
- Any staged vs unstaged changes
- Whether any files are untracked
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
25
GitHub Forks
0
Created
Mar 2026
Last Updated
3个月前
tools
tools automation tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!