create-plan

Generate structured Markdown implementation plans with checkbox tasks and validation.

1|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/zzafergok/skills --skill create-plan-zzafergok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/zzafergok/skills/tree/main/09-planning-process/create-plan
Command: npx skills add https://github.com/zzafergok/skills --skill create-plan-zzafergok

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to planning complex work, producing comprehensive, actionable plans that guide implementation without writing code edits.

Core Features & Use Cases

  • Generates Markdown-based plans in a standardized plans/ directory, including objectives, checkbox tasks, verification criteria, risk assessments, and alternative approaches.
  • Validates plans with an automated script to ensure compliance with the prescribed structure and quality bar.
  • Supports breaking down complex features, architectural decisions, or process changes into clear, testable steps with traceable decisions.

Quick Start

Describe the task you want planned, and I will generate a complete, validated planning document in plans/.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I generate a structured implementation plan for a complex project?

To generate a structured implementation plan, describe your complex task or architectural decision. The process produces a Markdown document with objectives, checkbox-driven tasks, risk assessments, and validation criteria in a dedicated output directory.

What is the best way to break down feature development into testable steps?

The best way to break down feature development is to use a structured planning approach that generates checkbox-driven task lists, verification criteria, and alternative approaches, ensuring every step is testable and traceable.

How do I validate that a project roadmap meets specific quality standards?

You can validate a project roadmap by running an automated validation script against the generated Markdown planning document. This checks the plan's structure to ensure it meets the required quality bar before implementation begins.

Does this planning approach include risk analysis for process changes?

Yes, the planning approach includes mandatory risk assessments for process changes. It delivers comprehensive Markdown plans that outline risks, alternative approaches, and validation criteria alongside the core implementation tasks.

Can I use this method to plan architecture decisions without writing code?

Yes, you can use this method to plan architecture decisions without writing code. It focuses on producing detailed, actionable planning documents that guide implementation rather than making direct code edits.