在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用execute
星标2
分支0
更新时间2026年2月13日 04:09
Execute an implementation plan step-by-step
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Execute an implementation plan step-by-step
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Fix bugs found in a code review
First-time project setup after cloning
Create comprehensive feature plan with deep codebase analysis and research
Run the test suite
Run full validation suite (build, lint, type check, tests)
Technical code review for quality and bugs on recently changed files
| name | execute |
| description | Execute an implementation plan step-by-step |
| argument-hint | ["path-to-plan"] |
Read the plan: $ARGUMENTS
For EACH task in "Step-by-Step Tasks":
a. Prepare
b. Implement
c. Verify
Execute ALL validation commands from the plan in order:
If any command fails:
Provide a summary:
/code-review and /commit