·review-codebase
</>

review-codebase

nesnilnehc/ai-cortex

指定文件/目录/存储库的架构和设计审查。涵盖技术债务、模式、质量。仅差异审查使用 review-diff。补充审查代码(精心安排)。

9安装·0热度·@nesnilnehc

安装

$npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-codebase

SKILL.md

From a senior full-stack and production code-review perspective, review the current state of a given scope (single file, directory, or whole repo): architecture, design, tech debt, patterns, and overall quality. Does not depend on git diff. Complements review-code: review-code focuses on the current change (impact, regression, compatibility, side effects); this skill focuses on the current state of the given scope.

When to use: When the user wants to review given path(s), directory(ies), or repo, not “only the current diff.” For reviewing only local changes, use review-diff. For a full orchestrated review, use review-code.

Scope: This skill focuses on current state (architecture, design, tech debt) of the given scope and does not depend on diff. It complements review-code (orchestrated). skills.sh options like code-review-excellence are more general; this skill emphasizes boundaries, patterns, and overall quality.

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-codebase
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 review-codebase?

指定文件/目录/存储库的架构和设计审查。涵盖技术债务、模式、质量。仅差异审查使用 review-diff。补充审查代码(精心安排)。 来源:nesnilnehc/ai-cortex。

如何安装 review-codebase?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-codebase 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/nesnilnehc/ai-cortex