create-plan

Generate structured action plans with steps, owners, and validation criteria.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Ariz0na45/business-os-lite --skill create-plan-ariz0na45
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/Ariz0na45/business-os-lite/tree/main/.claude/skills/create-plan
Command: npx skills add https://github.com/Ariz0na45/business-os-lite --skill create-plan-ariz0na45

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill converts objectives or requests into structured action plans and stores them for execution.

Core Features & Use Cases

  • Generate a step-by-step action plan from a goal or request.
  • Include context-aware objectives, owners, and validation criteria.
  • Save the plan to plans/ with a date-stamped filename.

Quick Start

Request a plan, and Claude will generate it and save it to plans/YYYY-MM-DD-<name>.md.

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 project goal into a structured action plan with steps and owners?

To turn a goal into a structured action plan, provide your objective or request. The system reads the context, summarizes it, and generates a plan with sections for objectives, steps, tasks, owners, and validation criteria, saving it to a date-stamped markdown file.

What is the best way to create an operational workflow plan from a request?

Creating an operational workflow plan involves processing your request through context reading and summarization. The system then produces a structured sequence of steps with validation criteria and saves the output to the plans directory with a timestamped filename.

Can I generate a project roadmap that includes validation criteria for each task?

Yes, you can generate a project roadmap that includes validation criteria. The plan production process creates sections for tasks, owners, and validation criteria to ensure every step in your roadmap has clear success metrics.

How do I save generated plans to a specific directory with a date stamp?

Generated plans save automatically to the plans directory with a date-stamped filename. When you request a plan, the system creates a markdown file named using the YYYY-MM-DD format along with your plan name.

Does the planning workflow require any dependencies or external components?

The planning workflow requires no external dependencies or components to function. It operates independently to read context, clarify objectives, produce structured plans, and save them to your local plans directory.

When should I use an automated action plan generator instead of manual outlining?

An automated action plan generator is ideal for project planning and roadmapping when you need a clear sequence of steps with validation criteria. It eliminates manual formatting by directly converting objectives into structured markdown files.