plan-writing

Breaks down projects into executable tasks with verification criteria and dependency mapping.

8|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/MisonL/Ling --skill plan-writing-misonl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writing
Source: https://github.com/MisonL/Ling/tree/main/.agents/skills/plan-writing
Command: npx skills add https://github.com/MisonL/Ling --skill plan-writing-misonl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to break down work into small, executable tasks with clear validation criteria, reducing ambiguity and rework.

Core Features & Use Cases

  • Structured task decomposition with 2-5 minute tasks.
  • Clear verification criteria for each task.
  • Dynamic planning guidance that adapts to project type (NEW PROJECT, FEATURE ADDITION, BUG FIX).

Quick Start

Provide a minimal, verifiable task plan for the current project.

Frequently Asked Questions about plan-writing

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

FAQPage Schema
How do I break down project planning into executable tasks with clear verification?

Project planning breaks down complex work into small, 2-5 minute executable tasks with clear verification criteria to reduce ambiguity. It guides teams through task creation and dependency mapping for new projects or feature additions.

What is the best way to plan a multi-file refactor to minimize rework?

Planning a multi-file refactor requires structuring work into small, executable tasks with documented verification criteria. This approach reduces ambiguity by mapping task dependencies and defining clear validation steps for each code change.

How does dynamic planning guidance adapt to different project types like bug fixes or new features?

Dynamic planning guidance adapts to project types by adjusting task decomposition strategies based on whether you are starting a new project, adding a feature, or fixing a bug. It ensures each task retains clear validation criteria and dependency mapping.

Can I use structured task decomposition for complex bug fixes and feature additions?

Structured task decomposition supports complex bug fixes and feature additions by breaking them into 2-5 minute tasks. It requires minimal front matter to define objectives and outcomes, ensuring each task has clear verification criteria.

Do I need to document objectives and outcomes before creating a task plan?

You need to document objectives and outcomes before creating a task plan. The process requires minimal front matter to define the project scope, which then guides the dynamic decomposition of work into verifiable, executable tasks.

Why does task management planning require clear validation criteria for each step?

Task management planning requires clear validation criteria to reduce rework and ambiguity. By verifying each small, executable task against defined outcomes, teams ensure the overall project objectives are met without accumulating integration errors.