interactive-diff-review이란?
지원되는 명령: [commit|commit_a commit_b] [--verify] [--apply] [--commit] 대화형 git diff 검토 기술. git diff 출력을 개별 덩어리로 구문 분석하고 각 덩어리를 사용자에게 승인/거부 결정에 대한 분석과 함께 제공하고 전체 적용 범위를 확인하고 마크다운 검토 보고서를 생성합니다. 출처: hankjs/hank-skills.
지원되는 명령: [commit|commit_a commit_b] [--verify] [--apply] [--commit] 대화형 git diff 검토 기술. git diff 출력을 개별 덩어리로 구문 분석하고 각 덩어리를 사용자에게 승인/거부 결정에 대한 분석과 함께 제공하고 전체 적용 범위를 확인하고 마크다운 검토 보고서를 생성합니다.
명령줄에서 interactive-diff-review AI 스킬을 개발 환경에 빠르게 설치
출처: hankjs/hank-skills.
Interactive hunk-by-hunk code review. Parse → Review → Verify → Report → Apply → Commit.
| review | /interactive-diff-review [target] | Default. Full interactive review: parse → review → report | | --verify | /interactive-diff-review --verify | Check report exists, matches current diff, and all hunks passed | | --apply | /interactive-diff-review --apply | Fix code based on rejected hunks' review suggestions |
| --commit | /interactive-diff-review --commit | Generate and execute git commit (requires --verify pass first) |
지원되는 명령: [commit|commit_a commit_b] [--verify] [--apply] [--commit] 대화형 git diff 검토 기술. git diff 출력을 개별 덩어리로 구문 분석하고 각 덩어리를 사용자에게 승인/거부 결정에 대한 분석과 함께 제공하고 전체 적용 범위를 확인하고 마크다운 검토 보고서를 생성합니다. 출처: hankjs/hank-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/hankjs/hank-skills --skill interactive-diff-review지원되는 명령: [commit|commit_a commit_b] [--verify] [--apply] [--commit] 대화형 git diff 검토 기술. git diff 출력을 개별 덩어리로 구문 분석하고 각 덩어리를 사용자에게 승인/거부 결정에 대한 분석과 함께 제공하고 전체 적용 범위를 확인하고 마크다운 검토 보고서를 생성합니다. 출처: hankjs/hank-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/hankjs/hank-skills --skill interactive-diff-review 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/hankjs/hank-skills