director-project-planning

Generate structured project plans with task breakdowns, timelines, and risk assessments.

1|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/takemi-ohama/ai-agent-marketplace --skill director-project-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: director-project-planning
Source: https://github.com/takemi-ohama/ai-agent-marketplace/tree/main/plugins/ndf/skills/director-project-planning
Command: npx skills add https://github.com/takemi-ohama/ai-agent-marketplace --skill director-project-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill generates structured project plans with task breakdowns, timeline estimates, resource allocation guidance, risk assessment, and milestones to help manage complex initiatives.

Core Features & Use Cases

  • Project plan generation in a standardized format
  • Task breakdown into actionable steps
  • Resource allocation recommendations (which sub-agents to use)
  • Parallel execution guidance to optimize timelines
  • Risk identification and mitigation strategies

Quick Start

Run node scripts/generate-plan.js in this skill's folder and answer prompts; the plan is saved to the issues directory.

Frequently Asked Questions about director-project-planning

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

FAQPage Schema
How do I create a structured project plan with task breakdown and timeline?

Project planning breaks complex work into actionable tasks with timeline estimates and milestones. This Skill generates structured plans automatically: run `node scripts/generate-plan.js`, answer prompts about scope and resources, and receive a complete plan saved to the issues directory with task dependencies, parallel execution paths, and resource allocation guidance.

What's the best way to allocate resources and assign tasks across a team?

Resource allocation matches task complexity to available capacity and expertise. This Skill recommends which sub-agents or team members should handle each task phase, identifies parallel work streams to optimize timeline, and provides assignment guidance based on task breakdown and project scope.

How do I identify and mitigate risks before starting a project?

Risk assessment during planning prevents costly mid-project failures. This Skill identifies technical, resource, and timeline risks inherent in your project scope, suggests mitigation strategies for each risk category, and integrates risk contingencies into milestones and task sequencing.

Can I use project planning for refactoring and feature implementation?

Yes. Project planning applies to any complex initiative—new features, refactoring, infrastructure changes. This Skill handles all these contexts: it decomposes the work into concrete steps, estimates effort, allocates resources, and highlights risks specific to your initiative type.

What output do I get from the project planning process?

The Skill generates a standardized plan document with task breakdown, timeline with milestones, resource assignments, parallel execution guidance, risk register with mitigation actions, and deliverable checkpoints. The plan is saved as structured data ready for issue tracking or team distribution.

Do I need prior planning experience to use this Skill?

No. The Skill uses guided prompts to collect project scope, constraints, and resource details, then generates the plan automatically. You provide context about your initiative; the Skill handles decomposition, estimation, and risk analysis.