What is review-changes?
[Review & Quality] Review all uncommitted changes before commit Source: duc01226/easyplatform.
[Review & Quality] Review all uncommitted changes before commit
Quickly install review-changes AI skill to your development environment via command line
Source: duc01226/easyplatform.
Perform a comprehensive code review of all uncommitted git changes following EasyPlatform standards.
Goal: Review all uncommitted changes via a report-driven four-phase process before commit.
| 0 | Collect changes & create report | git status, git diff HEAD, create plans/reports/code-review-.md | | 1 | File-by-file review | Read each diff, update report with summary/purpose/issues | | 2 | Holistic review | Re-read accumulated report for architecture coherence |
[Review & Quality] Review all uncommitted changes before commit Source: duc01226/easyplatform.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/duc01226/easyplatform --skill review-changes[Review & Quality] Review all uncommitted changes before commit Source: duc01226/easyplatform.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill review-changes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/duc01226/easyplatform