create-plan

Generate structured Markdown plan documents with progress tracking in plans/.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/morgs32/skills --skill create-plan-morgs32
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/morgs32/skills/tree/main/skills/create-plan
Command: npx skills add https://github.com/morgs32/skills --skill create-plan-morgs32

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of concise, trackable Markdown plan documents to organize tasks, milestones, and progress without manual drafting.

Core Features & Use Cases

  • Modular Steps: Generates minimal, executable steps with clear ownership and scope.
  • Progress Tracking: Uses the 🟩, 🟨, 🟥 emojis and a calculated overall progress percentage.
  • Plan File Management: Saves plans in a repository-wide plans/ directory with a numeric prefix for ordering.

Quick Start

Use the create-plan Skill to generate the next plan file in the plans/ directory. The file will be named with a zero-padded numeric prefix (e.g., 001-plan-name.md) and contain a ready-to-use Markdown plan with steps and a final progress percentage.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I auto-create structured Markdown plans for project management?

To auto-create structured Markdown plans for project management, use this Skill to generate consistent plan documents with modular steps, progress tracking emojis, and calculated completion percentages in a plans/ directory.

How does emoji-based status tracking work in Markdown plan templates?

Emoji-based status tracking in Markdown plan templates works by assigning 🟩, 🟨, and 🟥 emojis to individual steps, allowing quick visual scanning of task progress while automatically calculating an overall percentage for the document.

What is the best way to generate trackable feature implementation plans without manual drafting?

The best way to generate trackable feature implementation plans without manual drafting is automating Markdown file creation with zero-padded numeric prefixes, ensuring repository-wide ordering and consistent progress tracking.

Can I use this automated planning Skill for project roadmaps and task milestones?

Yes, you can use this automated planning Skill for project roadmaps and task milestones. It applies to planning tasks and feature implementations, generating concise files with clear ownership, scope, and executable steps.

How do I save and organize generated Markdown plans in my repository?

Generated Markdown plans are saved and organized in a repository-wide plans/ directory. The Skill automatically names files with a zero-padded numeric prefix, like 001-plan-name.md, to maintain chronological ordering.

Are there limitations to automating plan creation with Markdown templates?

A limitation of automating plan creation with Markdown templates is that it enforces a specific structure with predefined emoji statuses and numeric filenames, restricting customization for non-standard project management workflows.