使用AI加速规划
人工智能技术发展迅速,可成为起草项目任务的得力助手 — 特别适用于您不太熟悉细节的新项目。

使用AI生成任务
以下视频演示了如何利用AI快速高效生成详细的施工项目计划。
使用AI时,您不仅能获取任务名称列表。例如,可要求AI为每个任务建议开始和结束日期。这种情况下,可先用QuickPlanX创建任务层级,再如上文批量更新部分所述批量更新任务属性。
观看AI操作:项目计划生成
示例提示:生成层级任务树
Role: Expert Project Manager with long-standing experience in residential construction.
Objective: Develop a detailed project schedule (Work Breakdown Structure - WBS) for a compact residential build.
Project Scope:
- Structure: Two-story family residence
- Area: Approximately 300 square feet (very compact)
- Amenities: Includes a small yard
- Quality: Standard construction quality
- Timeline: Target construction period of approximately four months
Deliverable Requirements:
- Present the project schedule as a multi-level, hierarchical task breakdown.
- Structure the breakdown logically by major construction phases (e.g., Pre-Construction, Site Work, Foundation, Framing, Rough-ins, Finishes, Exterior, Landscaping, Closeout).
- **This is CRUCIAL: Each task or sub-task MUST be indented using a consistent number of leading spaces to define its outline level. For example, use exactly TWO spaces for each level of indentation.**
- Level 1: No leading spaces (e.g., "Phase Name")
- Level 2: One leading space (e.g., " Major Activity")
- Level 3: Two leading spaces (e.g., " Sub-Activity")
- Level 4: Three leading spaces (e.g., " Detailed Task")
- Level 5: Four leading spaces (e.g., " Specific Step")
- **The leading spaces are the ONLY indication of hierarchy. Do not use any bullets, numbers, dashes, asterisks, or any other formatting symbols whatsoever. Only the task name, preceded by the precise number of leading spaces, should be outputted on each line.**
- Aim for 3-5 levels of detail where appropriate, focusing on the critical path for a swift 4-month completion.
- To ensure perfect formatting and exact spacing, please encapsulate the entire project schedule within a markdown code block (```).
**Example of desired output format within the code block (strictly adhering to 2-space indentation per level, no numbers, no bullets, no dashes, no special characters):**
"""
Phase Name
Major Activity
Sub-Activity
Detailed Task
Specific Step
"""