AgentSkillsCN

tv-git-scan

快速扫描仓库状态与历史记录。

SKILL.md
--- frontmatter
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.