AgentSkillsCN

status

快速查看当前仓库状态、最近提交与差异。

中文原作
SKILL.md
--- frontmatter
name: status
description: 快速查看当前仓库状态、最近提交与差异。

PowerShell(避免 &&):

powershell
git status
git log --oneline -5
git diff