plan

Analyze tasks and generate focused outlines or comprehensive workflows.

Updated Nov 20, 2025
One-click install
npx skills add https://github.com/wollfoo/codex-cli --skill plan-wollfoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/wollfoo/codex-cli/tree/main/skills/plan
Command: npx skills add https://github.com/wollfoo/codex-cli --skill plan-wollfoo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of intelligent plans by analyzing tasks and deciding on the appropriate planning depth, enhancing prompts for better results.

Core Features & Use Cases

  • Task Analysis: Understands and analyzes user-provided tasks.
  • Dynamic Planning Depth: Selects between fast (outline) or hard (comprehensive) planning modes based on task complexity.
  • Prompt Enhancement: Creates detailed prompts for other skills, like planning.
  • Use Case: When given a complex software development task, this Skill will generate a comprehensive plan, including research, codebase analysis, and solution design. For a simple request, it will provide a concise outline.

Quick Start

Use the plan skill to create a detailed plan for the task 'Develop a new user authentication module'.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I automate project planning for complex software development tasks?

Automate project planning by analyzing the task complexity to generate a comprehensive workflow, including research, codebase examination, and solution design. The system dynamically selects the optimal planning depth to produce focused outlines or detailed execution plans.

What is dynamic planning depth and when do I need it for task analysis?

Dynamic planning depth is the mechanism that selects between a fast outline for simple requests and comprehensive workflows for complex tasks. You need it when task complexity varies and manual depth assessment is inefficient.

How do I create a comprehensive workflow for a new user authentication module?

Create a comprehensive workflow by inputting the module development task for analysis. The system determines the high complexity level and generates a detailed plan covering necessary research, codebase analysis, and solution design.

Does this planning approach work for simple task outlines as well as complex workflows?

This planning approach works for both simple task outlines and complex workflows by evaluating the specific request. It provides a concise outline for simple requests and a comprehensive plan for intricate software development tasks.

Can I use prompt enhancement to improve outlines for other workflow automation skills?

You can use prompt enhancement to generate detailed prompts for other workflow automation skills. It analyzes your task and creates enhanced inputs to produce focused outlines or comprehensive workflows for downstream execution.

What are the limitations of automated task analysis for solution design?

Automated task analysis for solution design is limited by the initial prompt clarity and depends on the provided task description. It cannot examine external codebases or perform research without explicit task context supplied by the user.