create-plan

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

2|1|Updated Nov 16, 2018
One-click install
npx skills add https://github.com/softleader/slctl --skill create-plan-softleader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/softleader/slctl/tree/main/.agent/skills/create-plan
Command: npx skills add https://github.com/softleader/slctl --skill create-plan-softleader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms user requests into clear, actionable plans, breaking down complex tasks into manageable steps for efficient execution.

Core Features & Use Cases

  • Plan Generation: Creates a structured plan with defined scope, action items, and open questions.
  • Contextual Awareness: Scans relevant documentation and code to inform plan creation.
  • Minimal Interaction: Asks clarifying questions only when absolutely necessary.
  • Use Case: When a user asks for a plan to refactor a specific module, this Skill will outline the steps, identify what's in and out of scope, and list any potential challenges.

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 code refactoring?

To generate an actionable plan for code refactoring, request the plan creation task. It scans contextual code and documentation to define a strict scope, list atomic action items, and identify open questions.

What is the best way to break down complex coding tasks into manageable steps?

The best way to break down complex coding tasks is using a structured plan generator. It transforms user prompts into defined scopes and atomic action items, minimizing interaction by asking clarifying questions only when absolutely necessary.

Can I use this to plan workflow automation and project management tasks?

Yes, you can use it to plan workflow automation and project management tasks. It generates a structured, actionable plan from your prompts, identifying what is in and out of scope while outlining potential challenges.

How does contextual awareness work when creating a software engineering plan?

Contextual awareness in software engineering planning works by scanning relevant documentation and code. This informs the plan creation process to ensure the generated action items and defined scope match your project's actual environment.

Does generating a project plan modify my existing codebase?

Generating a project plan does not modify your existing codebase. The process strictly prioritizes read-only operations to analyze context and define scope, ensuring your code remains untouched during the planning phase.

When should I not use an automated task management plan generator?

You should not use an automated task management plan generator when your coding task requires immediate execution rather than structured planning, or when you need to actively modify code instead of defining scope and listing atomic action items.