writing-plans

Generate YAML-formatted implementation plans with tasks, file paths, and code examples.

23|4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/NeoLabs-Systems/NeoAgent --skill writing-plans-neolabs-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/NeoLabs-Systems/NeoAgent/tree/main/server/catalog_sources/store-bundles/skills/software-development/writing-plans
Command: npx skills add https://github.com/NeoLabs-Systems/NeoAgent --skill writing-plans-neolabs-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users create detailed implementation plans for complex tasks, ensuring that every step is accounted for and documented.

Core Features & Use Cases

  • Comprehensive Planning: Generates plans with bite-sized tasks, exact file paths, and code examples.
  • Documentation: Assists in breaking down complex requirements and delegating work to subagents.
  • Use Case: When planning a new feature for a software project, use this Skill to outline the necessary steps and tasks required for implementation.

Quick Start

Generate an implementation plan for a new feature 'User Authentication' by running the writing-plans skill.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create an implementation plan for a multi-step software development task?

To create an implementation plan for a multi-step software development task, use this Skill to generate a detailed breakdown of bite-sized tasks, exact file paths, and code examples based on your project requirements. It outputs a YAML-formatted plan.

What is the best way to break down complex feature requirements for code review and task management?

The best way to break down complex feature requirements for code review and task management is to decompose them into documented, sequential steps. This Skill outlines necessary tasks and delegates work to subagents, ensuring every step is accounted for.

Do I need to understand my project structure before generating an implementation plan?

Yes, you need a solid understanding of your project structure and requirements before generating an implementation plan. The Skill requires this context to accurately map out exact file paths and provide relevant code examples for your tasks.

Can I execute the generated implementation plans sequentially?

Yes, you can execute the generated implementation plans sequentially. The Skill outputs YAML-formatted plans specifically designed to be followed step-by-step, providing a structured breakdown for seamless task execution and delegation.

What format does the implementation plan use for task management and code examples?

The implementation plan uses a YAML format for task management and code examples. This structured output includes detailed breakdowns of tasks and exact file paths, allowing for sequential execution and easy delegation to subagents.