·cpp-core-guidelines-review
</>

cpp-core-guidelines-review

openharmonyinsight/openharmony-skills

使用多个专门的子代理进行并行 C++ 核心指南代码审查。在根据 C++ 核心指南检查 C++ 代码、模块或文件时使用,以识别违规行为。每个子代理根据特定的指南部分(函数、类、资源管理等)进行审查,并将结果输出到 review/ 目录中的单独 markdown 文件中,然后是综合摘要。

9安装·1热度·@openharmonyinsight

安装

$npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill cpp-core-guidelines-review

SKILL.md

Review C++ code against the C++ Core Guidelines by launching parallel sub-agents, each analyzing code against a specific guideline section. This skill ensures comprehensive coverage while maintaining high confidence in violation identification.

Before launching any sub-agents, clarify the review scope with the user:

Important: Do not proceed until the scope is clearly defined and unambiguous.

使用多个专门的子代理进行并行 C++ 核心指南代码审查。在根据 C++ 核心指南检查 C++ 代码、模块或文件时使用,以识别违规行为。每个子代理根据特定的指南部分(函数、类、资源管理等)进行审查,并将结果输出到 review/ 目录中的单独 markdown 文件中,然后是综合摘要。 来源:openharmonyinsight/openharmony-skills。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill cpp-core-guidelines-review
分类
</>开发工具
认证
收录时间
2026-02-15
更新时间
2026-02-18

快速解答

什么是 cpp-core-guidelines-review?

使用多个专门的子代理进行并行 C++ 核心指南代码审查。在根据 C++ 核心指南检查 C++ 代码、模块或文件时使用,以识别违规行为。每个子代理根据特定的指南部分(函数、类、资源管理等)进行审查,并将结果输出到 review/ 目录中的单独 markdown 文件中,然后是综合摘要。 来源:openharmonyinsight/openharmony-skills。

如何安装 cpp-core-guidelines-review?

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

这个 Skill 的源码在哪?

https://github.com/openharmonyinsight/openharmony-skills