plan-mode

Output a numbered execution plan and wait for user confirmation before proceeding.

3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/claude-office-skills/claude-wps-word-plugin --skill plan-mode-claude-office-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-mode
Source: https://github.com/claude-office-skills/claude-wps-word-plugin/tree/main/skills/modes/plan
Command: npx skills add https://github.com/claude-office-skills/claude-wps-word-plugin --skill plan-mode-claude-office-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and sequencing complex tasks can be error-prone and time-consuming. Plan mode outputs a clear, numbered execution plan upfront, ensuring alignment and reducing rework before any action is taken.

Core Features & Use Cases

  • Sequential planning: Generates a numbered, checkpointed plan that outlines each step before execution.
  • User-confirmed execution: Waits for explicit approval (e.g., "execute") before proceeding with the next steps.
  • Error handling and guardrails: Provides risk flags and fallback options if a step cannot be completed as planned.
  • Use Case: Ideal for multi-step writing projects, complex data tasks, or systematic document editing where steps must be validated.

Quick Start

Provide a task, and I will output a numbered execution plan for you to approve before proceeding.

Frequently Asked Questions about plan-mode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan complex tasks step-by-step before execution?

To plan complex tasks step-by-step, provide your task description and the system outputs a numbered, checkpointed plan outlining each step before execution. You then explicitly confirm to proceed with the next steps.

What is the best way to manage multi-step task execution?

The best way to manage multi-step task execution is using a sequential planning approach that generates a numbered plan, waits for explicit user approval, and reports completion of each step before moving forward.

Can I get user confirmation before executing each step of a plan?

Yes, you can require user confirmation before executing each step. The system waits for explicit approval before proceeding with the next steps, reporting upon completion of each step to ensure iterative validation.

Does step-by-step planning work for systematic document editing and writing projects?

Step-by-step planning works for systematic document editing and multi-step writing projects by generating a checkpointed plan where each step must be validated before moving to the next action.

How are errors and fallback options handled during sequential task planning?

Error handling during sequential task planning provides risk flags and fallback options if a step cannot be completed as planned, ensuring the execution flow remains controlled and recoverable.

When do I need a checkpointed plan for iterative task confirmation?

You need a checkpointed plan for iterative task confirmation when working on complex data tasks, multi-step writing, or coding where steps must be validated and sequential execution requires explicit approval.