Analyzes current git status and work in progress. Use when: user wants to understand current state, check work status, or see what's changed.
現在の作業状況とプロジェクトのコンテキストを把握する。
git status を実行し、次を分析する:
git status
進行中の作業状況をまとめて提示する。