plan-writing

Create structured task plans with dependencies and verification criteria in markdown files.

24|3|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/VoDaiLocz/kilo-kit-mcp --skill plan-writing-vodailocz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writing
Source: https://github.com/VoDaiLocz/kilo-kit-mcp/tree/main/skills/productivity/plan-writing
Command: npx skills add https://github.com/VoDaiLocz/kilo-kit-mcp --skill plan-writing-vodailocz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps in organizing and executing complex tasks by providing a structured approach to planning, ensuring clarity, and facilitating efficient execution.

Core Features & Use Cases

  • Task Breakdown: Breaks down large tasks into smaller, manageable units with clear outcomes.
  • Verification Criteria: Ensures each task is verifiable with specific criteria.
  • Dynamic Naming: Generates task files with dynamic names based on the project root.

Quick Start

Use the plan-writing skill to create a new task plan for a feature development project by running 'plan-writing create my-feature-project'.

Frequently Asked Questions about plan-writing

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

FAQPage Schema
How do I plan structured tasks for software feature development?

Structured task planning for software development is facilitated by breaking down large features into smaller, manageable units with clear outcomes and specific verification criteria.

What is the best way to break down multi-step refactoring tasks?

The best way to break down multi-step refactoring tasks is to use structured planning that defines clear dependencies, manageable units, and specific verification criteria for each step.

How do you define verification criteria for software development tasks?

Verification criteria for software development tasks are defined during the planning phase to ensure each manageable unit of work has specific, testable outcomes before execution.

Does task planning work with markdown files for tracking?

Yes, task planning and tracking utilize markdown files, generating task files with dynamic names based on your project root to document clear goals and verification criteria.

Can I use structured task planning for multi-step work outside of feature implementation?

Yes, structured task planning is designed for any multi-step work including feature implementation, refactoring, and general software development workflows requiring clear breakdowns and verification.

What are the limitations of using markdown files for task tracking in software development?

Using markdown files for task tracking relies on manual file management within your project root, which may limit dynamic progress visualization for complex, highly dependent multi-step software workflows.