ring:pre-dev-delivery-planning

Plan delivery roadmaps using critical path analysis and capacity planning.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/LucasMalessa/TheRing --skill ring-pre-dev-delivery-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ring:pre-dev-delivery-planning
Source: https://github.com/LucasMalessa/TheRing/tree/main/pm-team/skills/pre-dev-delivery-planning
Command: npx skills add https://github.com/LucasMalessa/TheRing --skill ring-pre-dev-delivery-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delivery planning is hard; this skill translates a list of tasks into a realistic, date-bound roadmap by applying critical path analysis, capacity planning, and risk assessment.

Core Features & Use Cases

  • Critical path analysis identifies the longest dependency chains to reveal the true project duration.
  • Delivery breakdown & cadence mapping groups work by sprint/cycle/continuous delivery and assigns start/end dates.
  • Resource allocation & risk mitigation allocates team capacity, flags bottlenecks, and computes contingency buffers.

Quick Start

Provide a task list with dependencies and team details, then generate a delivery roadmap using Gate 9/4 criteria.

Frequently Asked Questions about ring:pre-dev-delivery-planning

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

FAQPage Schema
How do I turn a list of project tasks into a realistic delivery roadmap?

To create a realistic delivery roadmap, provide a task list with defined dependencies and known team composition. The system applies critical path analysis and capacity planning to generate date-bound schedules with risk analysis and contingency buffers.

What is critical path analysis and how does it work for delivery planning?

Critical path analysis identifies the longest dependency chains in a project to reveal the true minimum project duration. It maps task sequences to show which task delays will directly impact the final delivery date.

How do I calculate contingency buffers for a project with known dependencies?

Calculate contingency buffers by applying capacity planning and risk assessment to your task list. The system flags bottlenecks along the critical path and computes time buffers to absorb potential delays.

Do I need a defined team composition to generate a delivery schedule with cadence mapping?

Yes, a known team composition is required. The system uses team capacity and cadence details to group work by sprint or cycle, assigning accurate start and end dates to generate a valid delivery schedule.

What is the difference between Gate 9 and Gate 4 delivery planning tracks?

Gate 9 is applied to Full Track projects, while Gate 4 is used for Small Track projects. Both tracks validate the delivery roadmap using the same dependency graph and risk analysis criteria.

When should I not use automated critical path analysis for delivery planning?

Avoid automated critical path analysis if your project lacks defined task dependencies or if team capacity is unknown. The roadmap generation requires structured dependency inputs to accurately compute period boundaries and buffers.