gsd-ns-review
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseRoute to the appropriate quality / review skill based on the user's intent.
was absorbed by in #2790.
gsd-code-review-fixgsd-code-review --fix| User wants | Invoke |
|---|---|
| Review code for quality and correctness | gsd-code-review |
| Auto-fix code review findings | gsd-code-review --fix |
| Audit UAT / acceptance testing | gsd-audit-uat |
| Security review of a phase | gsd-secure-phase |
| Evaluate AI response quality | gsd-eval-review |
| Review UI for design and accessibility | gsd-ui-review |
| Validate phase outputs | gsd-validate-phase |
| Debug a failing feature or error | gsd-debug |
| Forensic investigation of a broken system | gsd-forensics |
| Autonomous audit-to-fix pipeline | gsd-audit-fix |
| Cross-AI peer review of plans | gsd-review |
| Generate a UI design contract | gsd-ui-phase |
Invoke the matched skill directly using the Skill tool.
根据用户的意图路由到对应的质量/评审类Skill。
在#2790中被 取代。
gsd-code-review-fixgsd-code-review --fix| 用户需求 | 调用命令 |
|---|---|
| 评审代码的质量与正确性 | gsd-code-review |
| 自动修复代码评审发现的问题 | gsd-code-review --fix |
| 审计用户验收测试(UAT) | gsd-audit-uat |
| 对某一阶段进行安全评审 | gsd-secure-phase |
| 评估AI响应质量 | gsd-eval-review |
| 评审UI的设计与可访问性 | gsd-ui-review |
| 验证阶段输出结果 | gsd-validate-phase |
| 调试故障功能或错误 | gsd-debug |
| 对故障系统进行取证调查 | gsd-forensics |
| 自主审计到修复的流水线 | gsd-audit-fix |
| 跨AI的计划同行评审 | gsd-review |
| 生成UI设计契约 | gsd-ui-phase |
使用Skill工具直接调用匹配的Skill。