--- name: tv-git-scan description: "Quick repo state and history scan." --- # TV Git Scan ## Workflow - Run: - `git status -sb` - `git diff --stat` - `git log --oneline -n 20` - Summarize state and recent commits.