원클릭으로
review-changes
Review uncommitted changes for quality issues, security problems, and convention violations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review uncommitted changes for quality issues, security problems, and convention violations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Inspect the PostgreSQL schema, tables, and data for a running lifelog instance
Validate, stage, and commit current changes with a conventional commit message
Diagnose and fix build failures systematically
Explain how a specific part of the lifelog architecture works with diagrams and data flow
Trace a data modality end-to-end from proto definition through collector, server, and storage
Fix a GitHub issue end-to-end with tests and validation
| name | review-changes |
| description | Review uncommitted changes for quality issues, security problems, and convention violations |
| context | fork |
| agent | general-purpose |
| allowed-tools | Read, Grep, Glob, Bash |
!git diff --stat
!git diff
Review these uncommitted changes. Check for:
For each issue found, report: file:line, severity (critical/warning/info), description, suggested fix. Sort by severity (critical first).