create-plan

Generate structured plans with scope, action items, and open questions.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/Fancu1/dotfile --skill create-plan-fancu1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/Fancu1/dotfile/tree/main/skills/create-plan
Command: npx skills add https://github.com/Fancu1/dotfile --skill create-plan-fancu1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms complex user requests into clear, actionable plans, ensuring that tasks are well-defined and executable.

Core Features & Use Cases

  • Plan Generation: Creates a structured plan with scope, action items, and open questions.
  • Contextual Understanding: Scans provided documentation to inform plan creation.
  • Minimal Interaction: Asks follow-up questions only when absolutely necessary.
  • Use Case: When a user asks for a plan to refactor a specific module, this Skill will output a step-by-step checklist to guide the refactoring process.

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 a complex software project request?

To generate an actionable plan, provide your project request and any relevant context. The tool scans the input, asks minimal blocking questions, and outputs a structured plan detailing intent, scope, and specific steps.

What is the best way to break down a refactoring task into step-by-step action items?

The best way to break down a refactoring task is to supply the module details to this plan generation tool. It structures the output into a concise checklist with defined scope, action items, and open questions.

Does this project management planning tool require extensive interaction before generating a workflow?

No, this project management planning tool requires minimal interaction. It asks follow-up questions only when absolutely necessary to resolve blocking issues before outputting the final structured workflow.

Can I use context documentation to inform task breakdown and execution guidance?

Yes, you can use context documentation to inform task breakdown. The tool scans provided documentation to understand the scenario and structures the execution guidance using a predefined template.

What specific problem does structured task breakdown solve for code generation and project management?

Structured task breakdown solves the problem of complex requests being poorly defined. It transforms them into clear, actionable plans with specific steps, ensuring tasks are well-defined and executable for code generation.