skills/modelscope.cn/diffsynth-pr-review

diffsynth-pr-review

Installation
SKILL.md

DiffSynth-Studio: PR Review 反馈处理

读取 PR 上的 Review 反馈,分析每条建议,生成修改蓝图,等用户确认后做针对性修改。

配置

diffsynth-integrator/config.yaml 读取配置。

路径确定

  • 所有路径基于 packages/{model-name}/ 结构
  • diffsynth_root: packages/{model-name}/DiffSynth-Studio/
  • .sisyphus 目录: packages/{model-name}/.sisyphus/

PR 输入:用户需提供以下任一形式的 PR 标识(用于抓取 Review 反馈):

  • 完整 PR URL(如 https://github.com/modelscope/DiffSynth-Studio/pull/1389
  • 仅 PR 编号(如 1389,默认仓库为 modelscope/DiffSynth-Studio

核心原则

Installs
17
First Seen
Jul 21, 2026
diffsynth-pr-review from modelscope.cn