Skip to main content

commit-assistant

在代码提交(svn commit / git commit)前,自动执行一套完整的审查与提交辅助流程: 1. 阅读项目 CLAUDE.md 了解项目功能模块背景; 2. 阅读编码规范约束(统一编码约束、Qt 命名规范、日志规范); 3. 自动调用 code-review-skill 对已完成的改动进行结构化评审; 4. 输出评审报告+修改说明,提交给用户进行确认; 5. 用户确认修复完成后,输出本次修改说明。 使用时机:用户说"要提交代码了"、"帮我审一下改动"、"看看这些改动有什么问题"、"准备 commit / svn ci"、或者直接描述需要提交评审的场景时,**必须**触发本 skill。 注意:本 skill 不直接执行 commit / push 等命令,仅输出报告和提交说明,由用户手动执行提交。

Jump to install

Source facts

Repository
Herxinsasa/Skills-Collector
Last source activity
July 28, 2026 at 09:23
Detected SKILL.md language
Chinese
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.