git-status
星标2
分支1
更新时间2026年2月11日 21:41
Fast git snapshot for status, diff, and recent history.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Fast git snapshot for status, diff, and recent history.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Security-first CI/CD workflow generation (GitHub Actions).
Build minimal, secure Dockerfiles with verification-first workflow.
Safe day-to-day git workflows for branching, sync, and cleanup.
Practical GitHub issue and pull request workflows using gh CLI.
Generate minimal-diff Helm values with schema-aware validation.
Project convention references for Python, TypeScript, and Terraform.
| name | git-status |
| description | Fast git snapshot for status, diff, and recent history. |
Provide a fast and safe snapshot of repository state before any git operation.
git status --short --branch.git diff --staged and git diff.git log --oneline -n <N>.