·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