create-plan

Convert user prompts into actionable plans with a 6-item checklist.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fengzhizi319/LobsterAI --skill create-plan-fengzhizi319
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/fengzhizi319/LobsterAI/tree/main/SKILLs/create-plan
Command: npx skills add https://github.com/fengzhizi319/LobsterAI --skill create-plan-fengzhizi319

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn vague prompts into a single, actionable plan that can be delivered in the final assistant message.

Core Features & Use Cases

  • Converts vague prompts into a structured, actionable plan using a standardized Plan template.
  • Defines Scope (In/Out), outputs a concrete 6-item action checklist, and captures Open questions to reduce ambiguity.
  • Ideal for planning coding tasks and software projects, enabling faster planning and clearer success criteria.

Quick Start

Provide a user goal and ask the AI to generate a concise, actionable plan using the standard Plan template.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I turn a vague coding prompt into a structured action plan?

To turn a vague coding prompt into a structured action plan, provide your user goal to generate a plan document featuring a defined scope, a 6-item action checklist, and open questions.

What is the best way to define software project scope and action items before coding?

The best way to define software project scope and action items is using a standardized plan template that explicitly separates in-scope and out-of-scope elements, reducing ambiguity and clarifying success criteria.

How do I create a 6-item action checklist for software development tasks?

You create a 6-item action checklist for software development tasks by applying a plan template to your prompt, which guides discovery, changes, tests, and rollout into a concise actionable list.

Can I use a plan template to capture open questions for coding workflows?

Yes, you can use a plan template to capture open questions for coding workflows. The generated plan document includes a dedicated open questions section to reduce ambiguity and guide discovery.

Does generating an actionable coding plan require external dependencies?

Generating an actionable coding plan does not require external dependencies. The process applies a standardized template directly to your prompt to deliver a single plan in the final assistant message.

When should I not use a structured plan template for coding tasks?

You should not use a structured plan template for simple coding tasks that require immediate execution, as it generates a formal document with scope definitions and a 6-item checklist meant for complex software projects.