architect-refine-critique

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Architect-Refine-Critique

Architect-Refine-Critique(架构师-优化师-评审师)

Chain three subagents sequentially from the main conversation.
从主对话中依次串联三个子Agent。

Usage

使用方法

/arc [name] [target]
/arc [名称] [目标对象]

Execution

执行流程

Use the architect subagent to create the initial design for [target] with name=[name], then use the refiner subagent to improve the design with name=[name], then use the critique subagent to challenge the design with name=[name].
After all three complete, tell the user: "Run
/arc-review [name]
to discuss findings."
Do not analyze. Do not summarize. Do not add value. Just chain and hand off.
使用architect子Agent为[name]对应的[target]创建初始设计, 接着使用refiner子Agent优化[name]对应的设计, 然后使用critique子Agent对[name]对应的设计进行挑错评审。
三个步骤全部完成后,告知用户:“运行
/arc-review [name]
来讨论审查结果。”
无需分析,无需总结,无需额外增值操作。只需按顺序串联并移交任务即可。