بنقرة واحدة
commit-changes
Validate, stage, and commit current changes with a conventional commit message
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Validate, stage, and commit current changes with a conventional commit message
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | commit-changes |
| description | Validate, stage, and commit current changes with a conventional commit message |
| disable-model-invocation | true |
Commit the current changes. Additional context: $ARGUMENTS
!git status --short
just validate — if it fails, fix the issues firsttools/ai/git_diff_digest.shtype: short description
git log --oneline -1 to confirmIMPORTANT: Never use git add -A or git add . — stage specific files only.
Inspect the PostgreSQL schema, tables, and data for a running lifelog instance
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
Generate realistic test data fixtures for a data modality