plan-milestone

Decompose project milestones into sequenced tasks with dependencies and risks.

195|17|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/mattolson/agent-sandbox --skill plan-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-milestone
Source: https://github.com/mattolson/agent-sandbox/tree/main/.agents/skills/plan-milestone
Command: npx skills add https://github.com/mattolson/agent-sandbox --skill plan-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps break down large, complex milestones into smaller, manageable, and actionable tasks, ensuring clarity and efficient execution.

Core Features & Use Cases

  • Task Decomposition: Identifies discrete work units from a milestone definition.
  • Dependency Mapping: Visualizes and sequences task dependencies for optimal workflow.
  • Risk Identification: Proactively flags potential risks and uncertainties within the milestone.
  • Use Case: When a new major feature (milestone) is defined, use this Skill to create a detailed plan with individual tasks, their dependencies, and potential risks, ready for the development team.

Quick Start

Use the plan-milestone skill to break down the 'user-authentication' milestone into discrete tasks.

Frequently Asked Questions about plan-milestone

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

FAQPage Schema
How do I break down a project milestone into actionable tasks?

To break down a project milestone into actionable tasks, decompose the milestone definition into discrete work units, sequence task dependencies, and identify potential risks using project context and previous learnings for clear execution scope.

What is dependency mapping in project planning?

Dependency mapping in project planning visualizes and sequences task dependencies to establish an optimal workflow. It ensures that discrete tasks derived from a milestone are executed in the correct order, preventing bottlenecks during development.

Do I need project context and decision documents to define task scope?

Yes, you need project context, previous learnings, and decision documents to define task scope accurately. Reviewing these inputs ensures the task breakdown aligns with project goals, establishes correct acceptance criteria, and flags potential risks.

When do I need risk assessment for agile development milestones?

You need risk assessment for agile development milestones when decomposing major features into discrete tasks. Proactively flagging potential risks and uncertainties during task breakdown ensures the development team is prepared for implementation challenges.

What's the best way to sequence task dependencies for a new feature?

The best way to sequence task dependencies for a new feature is to map discrete work units extracted from the milestone definition. This visualizes the optimal workflow, ensuring development teams understand the required order of implementation.