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>.