Orchestrate and coordinate one-click generation workflow for major plot points and detailed plot points. Suitable for structured analysis of long stories, complex tasks requiring modular agent collaboration
Orchestrate and coordinate one-click generation workflow for major plot points and detailed plot points, achieving modular outsourcing and context isolation between agents.
Step 1: Receive user input and perform parameter validation
↓
Step 2: Execute text preprocessing (truncation, segmentation)
↓
Step 3: Coordinate batch processing execution
↓
Step 4: Parallel call to each professional agent
↓
Step 5: Integrate output results from all agents
↓
Step 6: Format and return final results
[Workflow Execution Report]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
I. Execution Status
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- Total Steps: [Count]
- Completed Steps: [Count]
- Current Status: [Status]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
II. Agent Execution Status
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- [Agent 1]: [Status] [Result]
- [Agent 2]: [Status] [Result]
...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
III. Final Results
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Integrated final results]
Please refer to {baseDir}/references/examples.md for detailed workflow examples. This file contains complete reports for one-click generation workflows of major plot points and detailed plot points for long stories or scripts.
| Version | Date | Changes |
|---|---|---|
| 2.1.0 | 2026-01-11 | Optimized description field, added allowed-tools and model fields, adjusted main content language style, and directed to references/examples.md |
| 2.0.0 | 2026-01-11 | Refactored according to official specifications |
| 1.0.0 | 2026-01-10 | Initial version |