create-plan

Generate a Markdown implementation plan with goals, architecture, and testing.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/nesihaver-IL/MyFirstRepo --skill create-plan-nesihaver-il
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/nesihaver-IL/MyFirstRepo/tree/main/.claude/skills/create-plan
Command: npx skills add https://github.com/nesihaver-IL/MyFirstRepo --skill create-plan-nesihaver-il

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams transform early exploration findings into a precise, actionable implementation plan, reducing ambiguity and aligning stakeholders before coding.

Core Features & Use Cases

  • Automated Plan Drafting: Generate a complete plan including goals, architecture decisions, file structure, dependencies, timelines, testing strategy, and success criteria.
  • Template-driven & Reusable: Produces a ready-to-edit Markdown plan that can be reused across features and projects.
  • Stakeholder Alignment: Documents decisions and milestones to facilitate approvals and execution.
  • Use Case: When starting a new feature, generate a plan outlining tasks, required files, and success criteria.

Quick Start

Use the create-plan skill to generate a plan for implementing a new feature, such as a shopping cart workflow.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I generate an implementation plan before coding a new feature?

To generate an implementation plan before coding, use an automated template-driven tool to draft goals, architecture decisions, file structure, dependencies, timelines, testing, and success criteria into a reviewable Markdown document.

What is the best way to document architecture decisions for stakeholder approval?

The best way to document architecture decisions for stakeholder approval is to codify them into a Markdown plan. This ensures milestones and implementation goals are precisely documented to facilitate review and execution.

How do I create a reusable project management template for feature development?

You create a reusable project management template for feature development by auto-generating a Markdown plan that standardizes tasks, required files, testing strategy, and success criteria across multiple features and projects.

Can I use an auto-generated plan to align stakeholders on file structure and timelines?

Yes, you can use an auto-generated plan to align stakeholders on file structure and timelines. It transforms early exploration findings into a precise, actionable document reducing ambiguity before coding starts.

What should be included in a Markdown implementation plan for a shopping cart workflow?

A Markdown implementation plan for a shopping cart workflow should include goals, architecture decisions, file structure, dependencies, timelines, testing strategy, and success criteria to outline required tasks and files.

When do I need to draft a comprehensive implementation plan instead of coding directly?

You need to draft a comprehensive implementation plan instead of coding directly when starting a new feature. This reduces ambiguity, transforms early exploration findings into actionable steps, and aligns stakeholders before execution.

Related Skills