Detect Impact — Git skill for Claude Code
Dùng khi cần điền mục 'CODE-GRAPH impact' trong PR checklist (§15.3 CLAUDE.md).
How to install Detect Impact
Installs to ~/.claude/commands/flick-git-anhnv-claude-detect-impact.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/flick-git-anhnv/claude/HEAD/.claude/commands/detect-impact.md -o ~/.claude/commands/flick-git-anhnv-claude-detect-impact.md Restart Claude Code, or start a new session, for it to be picked up.
What Detect Impact does
description: "Dùng khi cần điền mục 'CODE-GRAPH impact' trong PR checklist (§15.3 CLAUDE.md). Skill tự động chạy git diff → tra CODE-GRAPH → xuất depth-1/depth-2 impact section sẵn để paste. Gọi bằng '/detect-impact' trước khi tạo PR hoặc khi cần đánh giá blast radius của một thay đổi."
Skill: /detect-impact
**Mục đích:** Semi-automate phần "CODE-GRAPH impact" trong PR checklist §15.3 — thay vì trace thủ công qua CODE-GRAPH.md, skill này làm tự động và output template-filled sẵn để
Alternatives in Git
- Get Commit Details — git show --name-status [COMMIT_ID] git diff [COMMIT_ID]^ [COMMIT_ID] 1.3k ★
- Impact Git — Analyze git branch changes and impact 512 ★
- GitCommit — You are a commit message generator 250 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Sync Global
PHẢI dùng khi: vừa sửa agent/skill/template/script dùng chung (bất kỳ file dưới ~/.claude/agents, commands, sh
PR Desc
Reads git diff between the current branch and main (or a specified base branch), analyzes changed files, and g
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M
Check Staged
Inspect the staged changes for correctness, logic integrity, and impact relative to the last commit. Stash uns
Dbdocs PR
Open a GitHub PR for the current branch with a body that follows .github/PULL_REQUEST_TEMPLATE.md, filled from
Wp Clone To Block Theme
Claude Code skill: clone any public website into a WordPress block theme. Captures tokens + per-section specs
Related Agents
Re Engineer
PHẢI dùng khi re-lead đã giao 1 phương án RE cụ thể cần THỰC THI — decompile Ghidra, hook Frida, trích weight,
Ba Agent
BA Agent — Viết PRD, User Stories, Release Notes cho mọi dự án. Dùng khi cần product spec, feature spec, GDD,
API Contract Watcher
Use to detect breaking changes to public APIs (HTTP endpoints, library exports, gRPC methods, CLI flags) betwe