hdnn88

Bao Cao — Git skill for Claude Code

Git community

Tóm tắt thay đổi thành báo cáo / PR description — tiếng Việt.

How to install Bao Cao

Installs to ~/.claude/skills/hdnn88-cc-commands-vn-bao-cao/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hdnn88-cc-commands-vn-bao-cao && curl -fsSL https://raw.githubusercontent.com/hdnn88/cc-commands-vn/HEAD/commands/bao-cao.md -o ~/.claude/skills/hdnn88-cc-commands-vn-bao-cao/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bao Cao does


description: Tóm tắt thay đổi thành báo cáo / PR description — tiếng Việt allowed-tools: Read, Bash(git diff:*), Bash(git status:*), Bash(git log:*)

📝 /bao-cao — Báo cáo thay đổi

$ARGUMENTS (nếu trống: so sánh với nhánh chính; nếu có: dùng phạm vi đó).

Quy trình

  1. git status + git diff --stat + git log --oneline -10
  2. Đọc diff quan trọng (không cần đọc từng dòng whitespace)
  3. Suy ra: vì sao thay đổi (link task/bug nếu có trong commit/branch name)

Output — PR des

Alternatives in Git

  • Generate PR Description — You are tasked with generating a comprehensive pull request description following the repository's standard te 10k ★
  • Merge Dependabot PRs — @description Evaluate and merge dependabot PRs with parallel builds, dependency-aware batching, and transitive 1.6k ★
  • Create GitHub Issue — Create GitHub issue for mikopbx/core with English title and bilingual description 571 ★

Full documentation available on GitHub

View Source Repository