schedule

Generate project schedules and Gantt charts from WBS inputs.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/HaRu-LLC/ai-pm_system_notebooklmuse --skill schedule-haru-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schedule
Source: https://github.com/HaRu-LLC/ai-pm_system_notebooklmuse/tree/main/.agent/skills/pm/planning/schedule
Command: npx skills add https://github.com/HaRu-LLC/ai-pm_system_notebooklmuse --skill schedule-haru-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

プロジェクトのスケジュール作成を効率化し、アクティビティの依存関係とクリティカルパスを明確化します。

Core Features & Use Cases

  • アクティビティ定義とWBSからのスケジュール生成: 開始日・終了日、依存関係、所要日数を反映したガントチャートを作成します。
  • マイルストーン設定とクリティカルパスの特定: 重要な節目を可視化し、遅延リスクを特定します。
  • Use Case: 大規模プロジェクトの初期スケジュールを自動生成し、関係者へ共有します。

Quick Start

プロジェクト名と開始日・終了日を入力すると、初期スケジュールが生成されます。

Frequently Asked Questions about schedule

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

FAQPage Schema
How do I generate a project schedule from a WBS?

Generating a project schedule from a WBS requires defining activities, start and end dates, and dependencies. This Skill processes those inputs to create a coherent schedule and Gantt chart, writing the final output to Schedule.md.

How does critical path identification work in project planning?

Critical path identification works by analyzing activity dependencies and durations within your project schedule. This Skill evaluates these inputs to highlight key milestones and pinpoint delay risks across the project timeline.

Can I use PMBOK scheduling principles to validate my Gantt chart inputs?

Yes, you can enforce PMBOK scheduling principles to validate inputs for your Gantt chart. This Skill applies these principles during schedule generation to ensure dependencies and milestone definitions are processed correctly.

What do I need to start creating a project schedule and milestones?

To start creating a project schedule, you need a project name alongside defined start and end dates. Providing these inputs allows the Skill to generate an initial schedule, visualize milestones, and output a Gantt chart.

Does this schedule generation approach work for large-scale project management?

Yes, this schedule generation approach works for large-scale project management by automating the initial schedule creation. It handles complex activity dependencies and milestones, enabling efficient visualization and stakeholder sharing.