create-plan

Generate a structured coding task plan with scope, checklist, and open questions.

10|2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/metaid-developers/IDBots --skill create-plan-metaid-developers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/metaid-developers/IDBots/tree/main/SKILLs/create-plan
Command: npx skills add https://github.com/metaid-developers/IDBots --skill create-plan-metaid-developers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a concise, actionable plan from a user prompt for coding tasks, reducing ambiguity and guiding implementation.

Core Features & Use Cases

  • Generates a structured Plan Template with scope, action items, and open questions.
  • Supports discovery → changes → tests → rollout workflow.
  • Use Case: When a user asks for a plan related to a coding task, produce a ready-to-follow plan.

Quick Start

Provide a coding task prompt and constraints, and receive a ready-to-use Plan in the prescribed template.

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 executable plan from a coding task prompt?

Generate an executable plan by providing a coding task prompt and constraints. The system outputs a structured template outlining discovery, changes, tests, and rollout phases for immediate implementation.

What is a structured plan template for software engineering tasks?

A structured plan template is a concise document defining coding task scope, action items, and open questions. It separates in-scope from out-of-scope work and includes a checklist to guide implementation.

Can I create a coding plan that works across different programming languages?

Yes, coding plans are applicable across languages and environments. The generated plan focuses on universal workflow phases like discovery, changes, tests, and rollout rather than language-specific syntax.

What is the best way to define in-scope and out-of-scope items for a coding project?

The best way to define scope is using a structured plan template that explicitly separates in-scope deliverables from out-of-scope items. This reduces ambiguity and sets clear boundaries for implementation.

How do I add open questions to a task management plan for coding?

Add open questions to a task management plan by identifying unresolved constraints or ambiguities in the prompt. The plan template includes an optional open questions section to track these items during discovery.

Why does my coding plan need a 6-item checklist?

A coding plan needs a 6-item checklist to satisfy the plan template requirements and ensure completion of critical workflow phases. It provides a measurable set of action items for tracking implementation progress.