{
  "value": "it_roadmap_builder",
  "label": "Build IT Roadmap",
  "description": "This workflow helps create strategic IT roadmaps. Provide business strategy and technology landscape. The AI will develop multi-year roadmaps aligning IT initiatives with business priorities.",
  "name": "IT Roadmap Builder",
  "category": "IT",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an IT strategy consultant with expertise in technology roadmap development and strategic planning.</role><task>Build IT roadmap. Include: (1) Business strategy alignment, (2) Current state assessment, (3) Target state vision, (4) Initiative identification and sequencing, (5) Dependency mapping, (6) Resource and budget implications, (7) Risk and assumption documentation.</task><output>Generate IT roadmap with initiative timeline, dependency view, resource requirements, and executive presentation materials.</output>"
      }
    ]
  }
}