create-plan

Transform user prompts into actionable coding task plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a concise, actionable plan when a user requires a plan for a coding task.

Core Features & Use Cases

  • Plan Creation: Transforms user prompts into a single, actionable plan.
  • Workflow Guidance: Provides a structured approach to plan creation, including context scanning, follow-up questions, and plan template.
  • Use Case: When a user requests a plan for a coding task, the skill can be used to generate a plan that outlines the approach, scope, and action items.

Quick Start

Generate a plan for the coding task of implementing a new feature in the 'User Profiles' section of the application.

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 coding task?

To generate an actionable coding plan, you provide a user prompt and relevant context. The system scans the context, asks follow-up questions, and outputs a structured plan outlining approach, scope, and action items.

What context do I need to provide for AI planning of a software feature?

AI planning requires a user prompt describing the coding task and surrounding context for accuracy. Providing context allows the system to scan it, ask targeted follow-up questions, and build a structured development plan.

Can I use this for task management of new application features?

Yes, you can use this for task management when implementing new application features. It transforms your prompt into a structured plan that defines the approach, scope, and action items needed to build the feature.

What is the best way to structure a development plan from a prompt?

The best way to structure a development plan from a prompt is using a template that includes approach, scope, and action items. The system coordinates context scanning and follow-up questions to ensure the plan is accurate.

Does plan creation work without providing project context?

Plan creation does not work well without project context. The system explicitly requires a user prompt and context for accuracy, using context scanning and follow-up questions to generate a reliable, actionable plan.