create-plan

Generate structured coding task plans with intent, scope, and action items.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/91zgaoge/memoh-X --skill create-plan-91zgaoge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/91zgaoge/memoh-X/tree/main/internal/skills/defaults/create-plan
Command: npx skills add https://github.com/91zgaoge/memoh-X --skill create-plan-91zgaoge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms user requests for plans into structured, actionable checklists, ensuring clarity and completeness in task execution.

Core Features & Use Cases

  • Structured Planning: Creates concise plans with clear intent, scope, and ordered action items.
  • Focused Execution: Helps users break down complex tasks into manageable steps.
  • Use Case: When a user asks "How do I add a new user authentication feature to the web app?", this skill will generate a plan detailing steps from discovery and implementation to testing and rollout.

Quick Start

Use the create-plan skill to outline the steps for refactoring the user profile component.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I break down a complex coding task into actionable steps?

To break down a coding task, you can generate a structured plan that organizes the request into intent, scope, and ordered action items. This method transforms vague prompts into concise, actionable checklists for task execution.

What is the best way to plan a refactoring workflow for a web app component?

Planning a refactoring workflow is best done by generating a structured plan that outlines steps from discovery and implementation to testing. This approach creates clear action items and defines the scope to ensure focused execution for the web app component.

Does the planning process generate code automatically or only output checklists?

The planning process only outputs actionable checklists and does not generate code automatically. It operates in read-only mode, focusing entirely on structuring the task breakdown, defining intent, and highlighting open questions rather than handling the actual implementation.

Can I use this task breakdown approach for adding new user authentication features?

Yes, you can use this task breakdown approach for adding new user authentication features. It will generate a plan detailing steps from discovery and implementation to testing and rollout, ensuring all action items and open questions are clearly defined before coding begins.

How does the planning mechanism handle missing context in user prompts?

The planning mechanism handles missing context by asking minimal follow-up questions. After scanning the available context, it identifies gaps and requests necessary clarification to structure the output accurately with intent, scope, action items, and open questions.