ワンクリックで
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).