Agent Skillsaiming-lab/MetaClaw › plan-before-multi-step-execution

plan-before-multi-step-execution

GitHub

指导 Agent 在执行多步或不可逆任务前先制定详细计划,分解步骤、识别依赖与风险,验证后再执行,避免盲目操作。

memory_data/skills/plan-before-multi-step-execution/SKILL.md aiming-lab/MetaClaw

触发场景

需要执行3个以上步骤的复杂任务 涉及不可逆操作的任务 步骤间存在强依赖关系的任务

安装

npx skills add aiming-lab/MetaClaw --skill plan-before-multi-step-execution -g -y
更多选项

非标准路径

npx skills add https://github.com/aiming-lab/MetaClaw/tree/main/memory_data/skills/plan-before-multi-step-execution -g -y

不安装直接使用

npx skills use aiming-lab/MetaClaw@plan-before-multi-step-execution

指定 Agent (Claude Code)

npx skills add aiming-lab/MetaClaw --skill plan-before-multi-step-execution -a claude-code -g -y

安装 repo 全部 skill

npx skills add aiming-lab/MetaClaw --all -g -y

预览 repo 内 skill

npx skills add aiming-lab/MetaClaw --list

SKILL.md

Frontmatter
{
    "name": "plan-before-multi-step-execution",
    "category": "agentic",
    "description": "Use this skill before executing a sequence of 3 or more steps, especially when steps are irreversible or depend on each other. Write out the plan and verify it before starting execution."
}

Plan Before Multi-Step Execution

For complex tasks, plan first and execute second.

Planning phase:

  1. Decompose the task into concrete, ordered steps.
  2. Identify dependencies between steps.
  3. Flag irreversible actions that need user confirmation.
  4. Identify what can fail and what the recovery path is.

Execution phase:

  • Follow the plan step by step; update it if you discover new information.
  • After each step, verify the expected output before proceeding.
  • If a step fails, re-evaluate the remaining plan — don't blindly continue.

Anti-pattern: Starting to execute before understanding the full scope of the task.

版本历史

  • 922caf3 当前 2026-07-25 11:08

同 Skill 集合

memory_data/skills/agent-task-handoff/SKILL.md
memory_data/skills/async-communication-etiquette/SKILL.md
memory_data/skills/audience-aware-communication/SKILL.md
memory_data/skills/auth-and-authorization-patterns/SKILL.md
memory_data/skills/avoid-acting-on-assumptions/SKILL.md
memory_data/skills/avoid-hallucinating-specifics/SKILL.md
memory_data/skills/avoid-scope-creep/SKILL.md
memory_data/skills/clarify-ambiguous-requests/SKILL.md
memory_data/skills/codebase-navigation/SKILL.md
memory_data/skills/context-window-management/SKILL.md
memory_data/skills/data-validation-first/SKILL.md
memory_data/skills/debug-systematically/SKILL.md
memory_data/skills/do-not-retry-without-diagnosis/SKILL.md
memory_data/skills/git-workflow/SKILL.md
memory_data/skills/graceful-error-recovery/SKILL.md
memory_data/skills/idempotent-script-design/SKILL.md
memory_data/skills/input-validation-and-sanitization/SKILL.md
memory_data/skills/prioritize-by-impact/SKILL.md
memory_data/skills/professional-email-drafting/SKILL.md
memory_data/skills/robust-error-handling-in-scripts/SKILL.md
memory_data/skills/secrets-management/SKILL.md
memory_data/skills/secure-code-review/SKILL.md
memory_data/skills/source-evaluation/SKILL.md
memory_data/skills/sql-best-practices/SKILL.md
memory_data/skills/structured-logging-and-observability/SKILL.md
memory_data/skills/structured-progress-update/SKILL.md
memory_data/skills/structured-research-workflow/SKILL.md
memory_data/skills/structured-step-by-step-reasoning/SKILL.md
memory_data/skills/task-decomposition/SKILL.md
memory_data/skills/technical-writing-clarity/SKILL.md
memory_data/skills/test-before-ship/SKILL.md
memory_data/skills/tool-selection-strategy/SKILL.md
memory_data/skills/uncertainty-acknowledgment/SKILL.md
memory_data/skills/verify-before-irreversible-action/SKILL.md
memory_data/skills/visualization-selection/SKILL.md

元信息

文件数
0
版本
922caf3
Hash
a6700858
收录时间
2026-07-25 11:08

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-26 09:58
浙ICP备14020137号-1 $访客地图$