create-plan

Generates a structured plan with scope, actions and review from a task prompt.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams convert vague coding tasks into concise, actionable plans, reducing ambiguity and planning time.

Core Features & Use Cases

  • Generate a structured, step-by-step plan from a coding prompt using a standardized Plan template.
  • Use cases include feature scoping, task breakdown, and project kickoff planning for software tasks.

Quick Start

Provide a coding task prompt and constraints to generate a concise, actionable plan.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I break down a vague software development task into an actionable plan?

To break down a vague software development task, you provide a coding task prompt to generate a structured plan. This reduces ambiguity by returning a Markdown document containing Scope, an Action items checklist, and Open questions.

What is the best way to scope features for a project kickoff?

The best way to scope features for a project kickoff is using a standardized plan template. It converts vague prompts into a concise sequence of steps, validating project scope through a fixed six-item action checklist and open questions.

Can I generate a task breakdown plan for any coding prompt?

Yes, you can generate a task breakdown plan for any coding prompt. The tool focuses on software development tasks, returning a concise Markdown Plan with defined scope, action items, and validation requirements.

Does this planning tool provide a structured checklist for software workflow steps?

Yes, this planning tool provides a structured checklist for software workflow steps. It outputs a standardized Markdown Plan that includes a six-item action items checklist designed to guide coding tasks and project scoping.

What format does the generated coding plan use?

The generated coding plan uses a Markdown format. This structured output includes a Scope section, a six-item Action items checklist, and an Open questions section to ensure concise and actionable software task planning.