plan

Create step-by-step development plans with file paths and verification steps.

2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/eng-vmessiah/project-development-skill --skill plan-eng-vmessiah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/eng-vmessiah/project-development-skill/tree/main/skills/plan
Command: npx skills add https://github.com/eng-vmessiah/project-development-skill --skill plan-eng-vmessiah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates ambiguity in software development by enforcing a structured, step-by-step planning phase before any code is written, preventing scope creep and implementation errors.

Core Features & Use Cases

  • Bomb-proof Planning: Creates detailed, bite-sized task lists with exact file paths and verification steps.
  • Safety-First Workflow: Strictly separates the planning phase from execution, ensuring no code is modified or commands are run during the planning process.
  • Use Case: When starting a complex feature, use this skill to generate a comprehensive roadmap that includes setup, core logic, edge cases, and testing requirements, ensuring the implementation phase is predictable and efficient.

Quick Start

Invoke the plan skill to generate a detailed implementation roadmap for the 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 break down a complex software feature into actionable development plans?

To create actionable development plans, you decompose complex software features into bite-sized, verifiable tasks with explicit file paths and code requirements. This standardization prevents scope creep and implementation errors before coding begins.

What's the best way to prevent scope creep during the software planning phase?

The best way to prevent scope creep during the software planning phase is to enforce a strict, read-only operational mode. This separates planning from execution, ensuring no code is modified or commands are run prematurely.

How do I generate a step-by-step implementation roadmap for a new module?

You generate a step-by-step implementation roadmap by invoking a structured planning workflow. This creates a comprehensive guide covering setup, core logic, edge cases, and testing requirements to make the implementation phase predictable.

Does the planning workflow modify existing code or run commands during task decomposition?

No, the planning workflow strictly enforces a read-only operational mode during task decomposition. It prevents premature code execution and system mutations, ensuring no code is modified or commands are run while planning.

Can I use structured task-management planning for testing requirements and edge cases?

Yes, you can use structured task-management planning to comprehensively map out testing requirements and edge cases. It generates a detailed roadmap ensuring all setup, core logic, and testing variables are predefined before implementation.