create-plan

Generate concise coding task plans with ordered action items and testing steps.

339|34|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Kxiandaoyan/Memoh-v2 --skill create-plan-kxiandaoyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/Kxiandaoyan/Memoh-v2/tree/main/internal/skills/defaults/create-plan
Command: npx skills add https://github.com/Kxiandaoyan/Memoh-v2 --skill create-plan-kxiandaoyan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms user requests for plans, especially those related to coding tasks, into a single, actionable, and concise plan.

Core Features & Use Cases

  • Concise Plan Generation: Creates a single paragraph description, scope definition, and a checklist of action items.
  • Structured Output: Adheres to a strict template for clarity and consistency.
  • Use Case: When a user asks "How do I add a new authentication endpoint to the API?", this Skill will generate a step-by-step plan covering discovery, implementation, testing, and rollout.

Quick Start

Use the create-plan skill to generate a plan for refactoring the user authentication module.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I generate an actionable plan for coding tasks?

To generate an actionable plan for coding tasks, input your request prompt and the system outputs a single paragraph description, scope definition, and a checklist of ordered action items including testing and risk assessment.

What is the best way to structure a workflow for refactoring a module?

Structuring a workflow for refactoring a module requires defining intent and scope, then following a strict template that outputs a concise checklist of ordered action items to guide the implementation process.

Can I use this plan generator for API endpoint integration?

Yes, you can use this plan generator for API endpoint integration. It transforms your prompt into a step-by-step plan covering discovery, implementation, testing, and rollout.

Does the generated plan include testing and risk assessment steps?

The generated plan includes testing and risk assessment steps. The output checklist specifically integrates these steps to ensure comprehensive coverage for your coding tasks.

Will I be prompted with follow-up questions when generating a task plan?

You will not be prompted with multiple follow-up questions when generating a task plan. The system operates in read-only mode and asks minimal questions to provide a concise output immediately.

What is the scope of an action items checklist for software engineering?

The scope of an action items checklist for software engineering covers intent, implementation boundaries, ordered execution steps, testing protocols, and risk assessment to ensure concise task delivery.