plan-writing

Convert vague objectives into structured task lists with dependencies and verification criteria.

4|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcusagm/Mundam --skill plan-writing-marcusagm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writing
Source: https://github.com/marcusagm/Mundam/tree/main/.agent/skills/plan-writing
Command: npx skills add https://github.com/marcusagm/Mundam --skill plan-writing-marcusagm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan-writing enables teams to convert vague objectives into concrete, verifiable tasks centered on deliverables, reducing ambiguity and boosting delivery predictability.

Core Features & Use Cases

  • Structured task breakdown with dependencies, verification criteria, and ownership.
  • Dynamic planning for new projects, feature additions, and bug fixes across teams and disciplines.
  • Use Case: A team uses this skill to outline a 1-week plan for implementing a new feature with task-by-task verification.

Quick Start

Create a new plan in the project root as {task-slug}.md, enumerate tasks with clear verification, and save it with a concise, project-specific name.

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 complex project objectives into verifiable tasks?

To break down complex project objectives into verifiable tasks, convert vague goals into a structured list centered on deliverables, ensuring each task includes clear dependencies and verification criteria to reduce ambiguity and boost delivery predictability.

What is a work breakdown structure with dependency awareness?

A work breakdown structure with dependency awareness is a dynamic planning framework that maps multi-step projects into reproducible task lists, ensuring dependencies and verification criteria are tracked for features, refactors, and bug fixes.

How do I create a structured project plan with task verification?

Create a structured project plan with task verification by generating a root-level markdown file named {task-slug}.md, enumerating tasks with clear verification criteria, and saving it with a concise, project-specific name to ensure reproducible planning.

Can I use this planning framework for both feature work and refactoring?

Yes, you can use this planning framework for both feature work and refactoring. It applies to any multi-step project where dependencies and verification criteria matter, enabling dynamic planning across teams and disciplines.