{
  "value": "security_clearance_justification",
  "label": "Write Security Clearance Justification",
  "description": "Create justification memos for security clearance requests. Input the position details, clearance level needed, and job responsibilities to generate a professional justification that meets agency requirements.",
  "name": "Clearance Justification",
  "category": "Government Contractors",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Write a security clearance justification memo. I'll provide the position title, clearance level needed (Secret, Top Secret, etc.), specific job duties, and access requirements. Create a professional justification that explains why this clearance level is essential for the role, what classified materials or systems will be accessed, and how the position supports the contract. Use standard government terminology and make a compelling case for approval."
      }
    ]
  }
}