plan-writing

Break down ambiguous multi-step projects into actionable tasks with verification criteria.

1|1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/DriveConnect-alpha/DriveConnect --skill plan-writing-driveconnect-alpha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writing
Source: https://github.com/DriveConnect-alpha/DriveConnect/tree/main/.agent/skills/plan-writing
Command: npx skills add https://github.com/DriveConnect-alpha/DriveConnect --skill plan-writing-driveconnect-alpha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning complex work is often vague and misaligned, leading to missed deadlines and scope creep; this skill provides a structured method to convert goals into small, verifiable tasks with dependencies and ownership.

Core Features & Use Cases

  • Small, focused tasks (2-5 minutes) that are independently verifiable.
  • Explicit verification criteria and dependency tracking to ensure progress and reduce ambiguity.
  • Dynamic planning guidelines for NEW PROJECT, FEATURE ADDITION, and BUG FIX scenarios with per-task naming conventions.

Quick Start

Create a new plan file named {task-slug}.md at the PROJECT ROOT and begin outlining a concise, verifiable task list.

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 a complex project into actionable tasks?

To break down a complex project, you create a plan file at the project root named after the task slug, decomposing ambiguous multi-step initiatives into small, independently verifiable tasks with explicit dependencies.

What is work breakdown structure granularity for feature planning?

Work breakdown structure granularity for feature planning involves creating small, focused tasks that take 2-5 minutes to complete, ensuring each task is independently verifiable to reduce ambiguity and prevent scope creep.

How do I track task dependencies and verification criteria in a plan file?

You track task dependencies and verification criteria in a plan file by explicitly defining both for each task slug, ensuring that progress is measurable and each work item has clear completion standards.

Does this task breakdown approach work for bug fixes and refactoring?

Yes, this task breakdown approach works for bug fixes and refactoring, applying dynamic planning guidelines to ensure task-level granularity and explicit verification criteria across any multi-step initiative.

What is the best way to prevent scope creep in project management?

The best way to prevent scope creep in project management is to convert goals into small, verifiable tasks with explicit dependencies and ownership, enforcing task-level granularity through a structured planning method.

How do I structure a plan file for a new project initiative?

You structure a plan file for a new project initiative by creating a concise, verifiable task list at the project root, applying dynamic planning guidelines specific to new project scenarios with per-task naming conventions.