·review-code
{}

review-code

nesnilnehc/ai-cortex

编排器按顺序运行范围、语言、框架、库、认知审查技能,并将所有发现汇总到一份报告中。本身不执行分析。

12安装·1热度·@nesnilnehc

安装

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

SKILL.md

This skill does not perform code analysis itself. It is a meta skill that orchestrates other atomic review skills in a fixed order, then aggregates their findings into a single report. Use it when the user asks for a full "review code" or "code review" and you want to apply scope → language → framework → library → cognitive skills and produce one combined output. For a single-dimension review (e.g. only diff or on...

When to use: When the user wants a combined review across scope, stack (language/framework/library), and cognitive dimensions. When the user wants only one dimension (e.g. "review my diff" or "security review"), use the atomic skill instead.

Defaults (prefer confirm or choose; avoid asking for free-text input)

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-code
分类
{}数据分析
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 review-code?

编排器按顺序运行范围、语言、框架、库、认知审查技能,并将所有发现汇总到一份报告中。本身不执行分析。 来源:nesnilnehc/ai-cortex。

如何安装 review-code?

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

这个 Skill 的源码在哪?

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