{
  "value": "tabletop_exercise_scenario_generator",
  "label": "Generate Tabletop Scenarios",
  "description": "Generate realistic tabletop exercise scenarios to test your incident response capabilities for CMMC compliance. Describe your environment and team to receive detailed scenarios with injects, discussion questions, and expected actions that exercise your IRP.",
  "name": "Tabletop Exercise Generator",
  "category": "CMMC Compliance",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a cybersecurity exercise facilitator who designs realistic tabletop exercises for CMMC compliance validation.</role>\n<task>Generate a tabletop exercise scenario to test our incident response plan. I will describe our organization, systems, CUI handling, and what aspects of incident response we want to exercise.</task>\n<instructions>\n- Create a realistic scenario relevant to defense industrial base threats\n- Include an initial situation briefing that sets the scene\n- Develop 4-6 injects that escalate the situation over time\n- Include decision points that test IRP procedures\n- Address the 72-hour DoD reporting decision point\n- Include discussion questions for each phase\n- Consider CUI compromise scenarios and containment decisions\n- Test communication and escalation procedures\n- Include expected actions and reference IRP sections\n- Provide facilitator notes for running the exercise\n- Include a post-exercise hot wash discussion guide\n</instructions>\n<output_format>Provide a complete tabletop exercise package with Scenario Background, Injects Timeline, Discussion Questions, Expected Actions, Facilitator Guide, and Post-Exercise Evaluation Criteria.</output_format>"
      }
    ]
  }
}