بنقرة واحدة
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).