什么是 review?
审查已完成功能或整个项目的代码质量——全面的多维度审查,涵盖正确性、安全性、资源管理、性能、架构、测试、可观察性等。 来源:tercel/code-forge。
审查已完成功能或整个项目的代码质量——全面的多维度审查,涵盖正确性、安全性、资源管理、性能、架构、测试、可观察性等。
通过命令行快速安装 review AI 技能到你的开发环境
来源:tercel/code-forge。
Comprehensive code review against reference documents and engineering best practices. Covers functional correctness, security, resource management, code quality, architecture, performance, testing, error handling, observability, maintainability, backward compatibility, and dependency safety.
The review analysis is offloaded to a sub-agent to handle large diffs without exhausting the main context.
All issues use a 4-tier severity system, ordered by merge-blocking priority:
审查已完成功能或整个项目的代码质量——全面的多维度审查,涵盖正确性、安全性、资源管理、性能、架构、测试、可观察性等。 来源:tercel/code-forge。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tercel/code-forge --skill review审查已完成功能或整个项目的代码质量——全面的多维度审查,涵盖正确性、安全性、资源管理、性能、架构、测试、可观察性等。 来源:tercel/code-forge。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tercel/code-forge --skill review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tercel/code-forge