Show current branch, git status, and recent commits for quick context
## Name git:summary ## Synopsis ## Description The `git:summary` command provides a comprehensive overview of the current Git repository state. It displays the current branch, tracking status, working tree status, and recent commit history in a single concise view. This command is designed to give developers quick context about their repository without running multiple Git commands manually. It provides essential information for developers including: - Current branch and remote tracking status (ahead/behind) - Working tree status (modified, staged, and untracked files) - Recent commit h...
Résumé de ce qui a été construit (Phase 7)
This file contains instructions for generating a Pull Request summary from a plan. It is invoked by `/dr-plan` when the user runs `/dr-plan @plan-file.md summary`.
Generate comprehensive project summary
Generate comprehensive project summary