create-plan

Generate an executable coding plan with scope, atomic steps, and validation commands.

1|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/velcrafting/codex-skills --skill create-plan-velcrafting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/velcrafting/codex-skills/tree/main/skills/meta/create-plan
Command: npx skills add https://github.com/velcrafting/codex-skills --skill create-plan-velcrafting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn a user prompt or specification into a single actionable plan for coding tasks, providing clear scope, ordered steps, explicit validation commands, and visibility into risks or open questions.

Core Features & Use Cases

  • Generate a concise, executable plan from prompts for multi-step software tasks.
  • Enforce a read-only workflow: planning artifacts only, no code changes.
  • Include scope, atomic steps, validation commands, and risk/open questions for robust planning.

Quick Start

Create a concise, executable plan for a multi-step coding task based on a user prompt.

Frequently Asked Questions about create-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a coding prompt into an actionable plan for multi-step software tasks?

The Skill transforms your prompt into a single actionable plan with scope, atomic ordered steps, validation commands, and open questions. It applies to multi-step feature implementations, refactors, and general software engineering tasks.

What is the best way to plan a code refactor without modifying the repository directly?

Planning a code refactor without modifications requires a read-only workflow. This Skill generates planning artifacts only, explicitly enforcing no code changes while providing scope, atomic steps, and validation commands for the refactor.

Does this coding plan generator execute code changes or modify files directly?

No, this coding plan generator does not execute code changes. It enforces a strict read-only workflow, producing only executable planning artifacts that include scope, atomic steps, validation commands, and risk assessments.

Can I use this to generate a step-by-step plan for feature implementation across software projects?

Yes, you can generate a plan for feature implementation across software projects. It transforms your specification into ordered atomic steps, explicit validation commands, and highlighted open questions to guide robust execution.

How do I identify risks and open questions when planning a complex coding workflow?

To identify risks and open questions when planning a coding workflow, this Skill evaluates your prompt and outputs a dedicated section for visibility. It provides explicit risk assessments alongside the executable steps and validation commands.