什么是 code-review?
检查代码的质量、安全性和模式合规性,然后自动修复严重/严重问题。以实际代码库参考文件中的每项发现为依据。 来源:darraghh1/my-claude-setup。
检查代码的质量、安全性和模式合规性,然后自动修复严重/严重问题。以实际代码库参考文件中的每项发现为依据。
通过命令行快速安装 code-review AI 技能到你的开发环境
来源:darraghh1/my-claude-setup。
DO NOT ask the user for arguments. They are provided above. Parse them NOW and proceed with the review.
The argument is the path to the phase file to review (e.g., plans/voice-assistant/phase-01-database-schema.md).
Recent commits (helps identify which files were modified for this phase):
检查代码的质量、安全性和模式合规性,然后自动修复严重/严重问题。以实际代码库参考文件中的每项发现为依据。 来源:darraghh1/my-claude-setup。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/darraghh1/my-claude-setup --skill code-review检查代码的质量、安全性和模式合规性,然后自动修复严重/严重问题。以实际代码库参考文件中的每项发现为依据。 来源:darraghh1/my-claude-setup。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/darraghh1/my-claude-setup --skill code-review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/darraghh1/my-claude-setup