什麼是 review-changes?
[審核與品質] 在提交之前審核所有未提交的更改 來源:duc01226/easyplatform。
[審核與品質] 在提交之前審核所有未提交的更改
透過命令列快速安裝 review-changes AI 技能到你的開發環境
來源: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 |
[審核與品質] 在提交之前審核所有未提交的更改 來源:duc01226/easyplatform。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/duc01226/easyplatform --skill review-changes[審核與品質] 在提交之前審核所有未提交的更改 來源:duc01226/easyplatform。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/duc01226/easyplatform --skill review-changes 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/duc01226/easyplatform