plan

Write and save detailed markdown implementation plans for software projects.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/shuff57/agent-evo --skill plan-shuff57
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/shuff57/agent-evo/tree/main/skills/.archive/topics-2026-05-10/software-development/plan
Command: npx skills add https://github.com/shuff57/agent-evo --skill plan-shuff57

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of crafting detailed implementation plans that guide developers through multi-step feature development or complex projects.

Core Features & Use Cases

  • Plan Mode: Enables the creation of markdown implementation plans without executing code.
  • Writing Plans Methodology: Offers a structured approach to plan documentation, including task granularity, file paths, and testing steps.
  • Use Case: Before starting on a feature, this Skill assists in drafting a comprehensive plan, detailing goals, approach, and potential risks.

Quick Start

Initiate plan mode and provide the task details you want to plan.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I write an implementation plan for software development without executing code?

You can use plan mode to write a detailed markdown implementation plan without executing code. This workflow focuses on the writing-plans methodology to document task granularity, file paths, testing steps, and verification instructions.

What is the writing-plans methodology for feature development?

The writing-plans methodology is a structured approach to plan documentation for feature development. It details goals, approach, potential risks, exact file paths, testing steps, and verification instructions to guide developers through multi-step projects.

How to create a markdown implementation plan that includes exact file paths and testing steps?

Provide your task details to initiate plan mode, which generates a markdown implementation plan. The resulting document includes exact file paths, testing steps, and verification instructions suitable for project planning and task delegation.

Can I use this planning workflow to delegate software development tasks?

Yes, this planning workflow is suitable for delegating software development tasks. It writes and saves comprehensive markdown implementation plans that detail goals, approach, and specific steps, ensuring precise and actionable task delegation.

Does plan mode require external dependencies to document development workflows?

No, plan mode requires no external dependencies to document development workflows. It operates independently to write and save detailed markdown implementation plans focusing on task granularity and verification instructions.

When should I use a dedicated planning workflow instead of directly coding a feature?

Use a dedicated planning workflow before starting a feature or complex project to draft a comprehensive plan. It helps you detail the approach, identify potential risks, and establish testing steps, streamlining the subsequent implementation.