Skip to main content
Run any Skill in Manus
with one click

coding-agent-plan-first

Stars0
Forks0
UpdatedMay 24, 2026 at 01:55

Plan-first 模式的 coding agent 扩展。三步流程:brainstorm(需求对齐)→ plan(施工图)→ execute(TDD 循环 + 质量门禁)。内置 Config Protection(禁止修改 lint 配置来让代码通过)和质量门禁(lint/typecheck/test)。适用于中大型任务(涉及多文件、架构变更、非显而易见的实现方案)。触发条件:先计划再动手、plan first、先出方案、brainstorm、质量门禁、config protection。不适用于单文件简单修改(直接编码即可)、需求明确的任务(直接用 coding-agent)。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly