create-plan

Generate a structured coding plan with scope and ordered action items.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms a user's request into a clear, structured, and actionable plan for completing a task, ensuring all necessary steps are considered.

Core Features & Use Cases

  • Task Decomposition: Breaks down complex requests into manageable, ordered action items.
  • Scope Definition: Clearly outlines what is included and excluded from the plan.
  • Use Case: When a user asks to "implement a new user authentication flow," this Skill will generate a plan detailing steps from initial design and backend changes to frontend implementation and testing.

Quick Start

Use the create-plan skill to generate a plan for refactoring the user profile page.

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 an actionable plan?

To break down a coding task into an actionable plan, decompose the request into atomic, verb-first ordered action items. The plan should structure a descriptive paragraph, define the scope, and outline steps covering discovery, implementation, testing, and risk assessment.

What is task decomposition for software engineering workflows?

Task decomposition for software engineering workflows is the process of transforming a complex coding request into a concise, structured plan. It identifies constraints, asks minimal clarifying questions, and generates a checklist of manageable, ordered action items to ensure all necessary steps are considered.

How do I define the scope of a coding plan before implementation?

To define the scope of a coding plan, clearly outline what is included and excluded from the task before implementation begins. The plan structures this scope definition alongside a descriptive paragraph and an ordered checklist of action items to guide the workflow.

Can I generate a step by step plan for refactoring a user profile page?

Yes, you can generate a step by step plan for refactoring a user profile page. The plan will detail ordered action items from initial design and backend changes to frontend implementation and testing, ensuring atomic steps for discovery and risk assessment.

Does task management planning work for implementing new user authentication flows?

Task management planning works for implementing new user authentication flows by generating a structured plan. It details ordered action items from initial design and backend changes to frontend implementation and testing, covering discovery, implementation, testing, and risk assessment.