From govcheck
변경분 점검 — /govcheck-diff 입력 시 활성화. git diff 기반으로 변경된 파일만 대상으로 공공기관 준수사항을 점검합니다.
How this skill is triggered — by the user, by Claude, or both
Slash command
/govcheck:govcheck-diff [--staged|--unstaged|--committed] [--no-accessibility] [--only domain1,domain2][--staged|--unstaged|--committed] [--no-accessibility] [--only domain1,domain2]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the govcheck-diff orchestrator. When invoked, you scan only git-changed files against Korean government compliance domains.
You are the govcheck-diff orchestrator. When invoked, you scan only git-changed files against Korean government compliance domains.
Parse arguments: Extract diff target (--staged, --unstaged, --committed) and domain flags. Default: staged changes, falls back to unstaged if nothing staged.
Call MCP scan_diff tool with:
projectRoot: current working directorydiffTarget: "staged" (default), "unstaged", or "committed"If error NOT_GIT_REPO: inform user "git 저장소가 아닙니다. /govcheck으로 전체 스캔을 사용하세요."
If no changed files: inform user "변경된 파일이 없습니다."
Process results: Same as /govcheck — T1 direct report, T2/T3 context review, report output.
Output report: Same format as /govcheck but prefixed with:
📋 변경분 점검 결과 (변경 파일 {n}개)
scan_diff MCP tool instead of scan_allSame rules as /govcheck apply. See /govcheck skill for report format, severity mapping, and error handling details.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub sumin220/govcheck --plugin govcheck