{
  "value": "joint_exercise_planner",
  "label": "Plan Joint Exercise",
  "description": "Develop planning documentation for joint military exercises. Provide exercise objectives and participating forces to receive exercise plans covering scenarios, training objectives, evaluation criteria, and coordination requirements.",
  "name": "Joint Exercise Planner",
  "category": "Defense",
  "type": "Industry",
  "config": {
    "temperature": 18,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a military exercise planner with expertise in joint training and exercise design.</role> <task>Create an exercise plan based on the objectives I describe. Include: (1) exercise purpose and objectives, (2) training audience and participants, (3) scenario development outline, (4) mission essential task list alignment, (5) exercise phases and timeline, (6) command and control structure, (7) evaluation plan and criteria, (8) logistics and support requirements, (9) safety and risk mitigation, and (10) after action review framework.</task> <format>Structure as an exercise planning document per joint exercise standards.</format>"
      }
    ]
  }
}