create-plan

Generate a concise actionable plan with intent, scope, and step-by-step checklist.

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

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

  • Structured Planning: Creates a single, actionable plan from a user prompt.
  • Scope Definition: Clearly outlines what is in and out of scope for a task.
  • Actionable Checklists: Provides a step-by-step checklist for task execution.
  • Use Case: When a user asks for a plan to refactor a specific module, this Skill will generate a detailed plan including steps for analysis, implementation, testing, and deployment.

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 action plan for a coding task?

To generate an action plan for a coding task, you provide a prompt detailing the intent and scope. The system scans the context and outputs a structured, step-by-step checklist for execution.

What is the best way to define scope for a refactoring module plan?

Defining scope for a refactoring module plan involves clearly outlining what is in and out of bounds. The generated plan explicitly separates included tasks from excluded items to ensure structured execution.

Can I use this planning workflow to create actionable checklists for software engineering tasks?

Yes, you can use this planning workflow to create actionable checklists for software engineering tasks. It transforms complex user requests into structured, step-by-step action items for task management.

Do I need to provide complete context to generate task management action items?

You do not need to provide exhaustive context to generate task management action items. The system scans available context and asks only minimal blocking questions before outputting the plan.

What is included in the output template for code generation and task planning?

The output template for code generation and task planning includes the intent, the defined scope, and a step-by-step checklist. It adheres to a strict output template to guarantee concise, actionable plans.

When should I avoid using an automated task planning workflow?

You should avoid using an automated task planning workflow when a coding task requires no structured execution or when the intent and scope are completely undefined. It is designed for explicit, actionable plan requests.