plan-mode

Generate phased technical execution plans with risks and YAML frontmatter.

37|6|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/majiayu000/vibeguard --skill plan-mode-majiayu000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-mode
Source: https://github.com/majiayu000/vibeguard/tree/main/workflows/plan-mode
Command: npx skills add https://github.com/majiayu000/vibeguard --skill plan-mode-majiayu000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you break down complex tasks into manageable, actionable steps, ensuring clarity and providing a structured roadmap for execution.

Core Features & Use Cases

  • Task Decomposition: Automatically breaks down user-provided tasks into logical phases and steps.
  • Plan Generation: Creates detailed, step-by-step execution plans.
  • Risk Assessment: Identifies potential risks and blockers associated with the plan.
  • Use Case: When faced with a new feature request, use this Skill to generate a comprehensive plan covering design, development, testing, and deployment.

Quick Start

Use the plan-mode skill to create a detailed execution plan for the task 'Implement user authentication'.

Frequently Asked Questions about plan-mode

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

FAQPage Schema
How do I break down a complex feature request into a phased execution plan?

To break down a complex feature request into an execution plan, this Skill automatically decomposes user-defined tasks into logical phases and step-by-step actions. It structures the technical roadmap by identifying key assumptions and outlining potential trade-offs.

Can I generate a project management plan that includes risk mitigation strategies?

Yes, you can generate a project management plan that includes risk mitigation strategies. The Skill performs risk assessment by identifying potential risks and blockers associated with the execution plan and outlining specific mitigation strategies.

How do I save generated task plans to a local directory using Markdown?

To save generated task plans to a local directory using Markdown, the Skill creates and saves the output directly to a `plan/` directory. It structures the execution plans using a standardized YAML frontmatter and Markdown format for persistence.

What is the best way to outline assumptions and trade-offs for a new development task?

The best way to outline assumptions and trade-offs for a new development task is using a structured planning workflow. This Skill identifies and documents these critical decision factors directly within the generated technical execution plan.

Does this task decomposition tool require any external dependencies or components?

No, this task decomposition tool does not require any external dependencies or components. It operates independently to generate structured execution plans from user-defined task requirements without needing any additional environment setup.