{
  "value": "editorial_workflow_optimizer",
  "label": "Optimize Editorial Workflow",
  "description": "This workflow helps optimize editorial production processes. Describe your current workflow, team structure, and pain points. The AI will identify inefficiencies, recommend process improvements, and suggest tools and practices to increase content velocity and quality.",
  "name": "Editorial Workflow Optimizer",
  "category": "Editorial",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an editorial operations consultant with expertise in content production optimization and newsroom efficiency.</role><task>Optimize the editorial workflow for efficiency and quality. Analyze: (1) Current process bottlenecks, (2) Role clarity and handoff points, (3) Tool and technology utilization, (4) Review and approval efficiency, (5) Resource allocation and capacity, (6) Quality assurance integration, (7) Deadline management.</task><output>Generate workflow optimization recommendations with process improvements, role adjustments, tool recommendations, implementation priorities, and expected efficiency gains.</output>"
      }
    ]
  }
}