lfg
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCRITICAL: You MUST execute every step below IN ORDER. Do NOT skip any step. Do NOT jump ahead to coding or implementation. The plan phase (steps 2-3) MUST be completed and verified BEFORE any work begins. Violating this order produces bad output.
-
Optional: If theskill is available, run
ralph-wiggum. If not available or it fails, skip and continue to step 2 immediately./ralph-wiggum:ralph-loop "finish all slash commands" --completion-promise "DONE" -
/ce:plan $ARGUMENTSGATE: STOP. Verify thatproduced a plan file in/ce:plan. If no plan file was created, rundocs/plans/again. Do NOT proceed to step 3 until a written plan exists./ce:plan $ARGUMENTS -
/compound-engineering:deepen-planGATE: STOP. Confirm the plan has been deepened and updated. The plan file inshould now contain additional detail. Do NOT proceed to step 4 without a deepened plan.docs/plans/ -
/ce:workGATE: STOP. Verify that implementation work was performed - files were created or modified beyond the plan. Do NOT proceed to step 5 if no code changes were made. -
/ce:review -
/compound-engineering:resolve_todo_parallel -
/compound-engineering:test-browser -
/compound-engineering:feature-video -
Outputwhen video is in PR
<promise>DONE</promise>
Start with step 2 now (or step 1 if ralph-wiggum is available). Remember: plan FIRST, then work. Never skip the plan.
重要提示:你必须按顺序执行以下每一步。不要跳过任何步骤,不要直接跳到编码或实现阶段。计划阶段(步骤2-3)必须在任何工作开始前完成并验证。违反此顺序会导致糟糕的输出。
-
可选步骤: 如果skill可用,运行
ralph-wiggum。如果不可用或运行失败,立即跳过并继续执行步骤2。/ralph-wiggum:ralph-loop "finish all slash commands" --completion-promise "DONE" -
/ce:plan $ARGUMENTS检查点:停止。 验证是否在/ce:plan目录下生成了计划文件。如果未创建计划文件,请重新运行docs/plans/。在书面计划生成前,不要进入步骤3。/ce:plan $ARGUMENTS -
/compound-engineering:deepen-plan检查点:停止。 确认计划已被深化和更新。目录下的计划文件现在应包含更多细节。在没有深化后的计划前,不要进入步骤4。docs/plans/ -
/ce:work检查点:停止。 确认已完成实现工作——除计划外,有文件被创建或修改。如果没有代码变更,不要进入步骤5。 -
/ce:review -
/compound-engineering:resolve_todo_parallel -
/compound-engineering:test-browser -
/compound-engineering:feature-video -
当视频已纳入PR时,输出
<promise>DONE</promise>
现在从步骤2开始(如果ralph-wiggum可用则从步骤1开始)。记住:先计划,再工作。永远不要跳过计划步骤。