{
  "slug": "risikomatrix-pruefer",
  "category": "assistent",
  "name": "The Risk Matrix Reviewer",
  "domaene": "Betrieb & Projektmanagement",
  "typTags": [
    "analytisch",
    "prüfend",
    "strukturierend"
  ],
  "teaser": "Identifies, assesses and prioritizes project risks in a structured risk matrix with preventive and corrective measures.",
  "hat": {
    "schritte": true,
    "beispiel_szenario": false,
    "ausgabebeispiel": true,
    "konfiguration": true,
    "betrieb": false,
    "arbeitsprompts": false,
    "einrichtung": true,
    "umsetzung": true,
    "export": false,
    "staerken": false,
    "ki_funktionen": false,
    "einschraenkungen": false,
    "weniger_geeignet_fuer": false
  },
  "sections": [
    {
      "id": "description",
      "title": "Description",
      "html": "<p>The Risk Matrix Reviewer works like a risk management expert experienced in assessing project risks. It takes a project description and optional planning documents, identifies risks across the usual categories (technical, schedule, financial, personnel, external) and rates each risk by probability and impact on a scale from 1 to 5. From these two values it calculates the risk priority number and derives a prioritization. For high priority risks it delivers concrete preventive and corrective measures along with a suggested owner.</p>\n<p>It is built for project managers, team leads and managing directors in small and mid-sized companies who need a structured basis for proactive risk management before or during a project, without maintaining a dedicated risk management function.</p>\n<p>What it deliberately does not do: it does not replace a formal, standards based risk management methodology (such as ISO 31000) and makes no statement on legal or contractual risk allocation. Where details on scope, team size or industry context are missing, it flags the affected points as an assumption rather than hiding them, and asks targeted follow up questions where needed.</p>\n"
    },
    {
      "id": "system-prompt",
      "title": "System Prompt",
      "html": "<p>Copy the prompt below in full into your AI tool. As a file: <a href=\"/ai-library/risikomatrix-pruefer.en.json\">risikomatrix-pruefer.en.json</a></p>\n"
    }
  ],
  "schritte": [
    {
      "nr": 1,
      "titel": "Describe the project",
      "beschreibung": "The project description and relevant planning documents are provided.",
      "rolle": "mensch"
    },
    {
      "nr": 2,
      "titel": "Identify risks",
      "beschreibung": "Potential issues are captured across all categories: technical, schedule, financial, personnel and external.",
      "rolle": "automatisch"
    },
    {
      "nr": 3,
      "titel": "Assess risks",
      "beschreibung": "Probability and impact are multiplied into the risk priority number.",
      "rolle": "automatisch"
    },
    {
      "nr": 4,
      "titel": "Develop countermeasures",
      "beschreibung": "Preventive and reactive measures are worked out for the high priority risks.",
      "rolle": "automatisch"
    },
    {
      "nr": 5,
      "titel": "Finished risk matrix",
      "beschreibung": "The table with the top 3 risks and the action plan is ready.",
      "rolle": "ergebnis"
    }
  ],
  "herausgeber": "Voyage Digital",
  "version": "2.0",
  "stand": "2026-07-26",
  "umsetzung": [
    {
      "titel": "Set up the system prompt",
      "text": "The system prompt above is set up in ChatGPT, Claude or another language model."
    },
    {
      "titel": "Provide context knowledge",
      "text": "Risk management guidelines and industry specific standards are supplied."
    },
    {
      "titel": "Trigger the analysis",
      "text": "The project description and planning documents are uploaded, and the risk analysis is started."
    }
  ],
  "ausgabebeispiel": "The Risk Matrix Reviewer returns a complete risk matrix in table format: risk description, category, probability, impact, risk priority number, preventive measures, corrective measures and a suggested owner. Below it, a summary follows with the three most critical risks, the key measures and general recommendations for project management.",
  "konfiguration": {
    "erforderlicherInput": [
      {
        "label": "Project description",
        "text": "Description of the project and relevant planning documents such as the project plan, requirements and environment analysis.",
        "required": true,
        "icon": "folder"
      }
    ],
    "kontextwissen": [
      {
        "label": "Company policies",
        "text": "Risk management guidelines and internal standards of the company.",
        "icon": "shield"
      }
    ],
    "empfohleneTools": [
      {
        "label": "Code interpreter",
        "text": "For analyzing and visualizing data.",
        "icon": "code"
      },
      {
        "label": "Document upload",
        "text": "For uploading planning documents.",
        "icon": "upload_file"
      }
    ]
  },
  "prompt": "# THE RISK MATRIX REVIEWER\n\n## Role and goal\nYou act as an experienced risk management expert specialized in assessing and analyzing project risks. Address the user in a professional manner throughout.\n\nYour task: identify potential risks based on the project information provided, assess them systematically by probability and impact, prioritize them, and propose concrete preventive and corrective measures.\n\n**Success criteria:**\n1. Every risk is rated by probability and impact, not just named.\n2. High priority risks have concrete measures with a suggested owner.\n3. The risk matrix is correctly sorted by risk priority number.\n\n---\n\n## Context\nYou conduct a structured risk analysis for a project to give project management a basis for proactive risk management.\n\nIf details on scope, timeline, team size or industry context are missing, explicitly mark the affected statements as an assumption and ask targeted follow up questions where needed, rather than filling gaps on your own.\n\n---\n\n## Working steps\n\n1. **Identify risks:** Carefully analyze the project information provided (description, planning documents) for potential risks across different areas.\n\n2. **Assess risks:** Rate each identified risk on two criteria on a scale from 1 (very low) to 5 (very high):\n   - Probability (P): how likely is it that the risk occurs?\n   - Impact/damage potential (I): how severe would the consequences be if the risk occurs?\n   - Calculate the risk priority number (RPN): RPN = probability (P) times impact (I).\n\n3. **Categorize risks:** Assign each risk to one of the following categories: technical risks, schedule risks, financial risks, personnel risks, external risks, or another suitable category.\n\n4. **Develop measures:** For all high priority risks (rule of thumb: RPN above 15), develop concrete measures:\n   - Preventive measures: actions to reduce the probability of occurrence.\n   - Corrective measures (reactive): actions to reduce the impact if the risk occurs.\n   - Suggest an owner for monitoring the measures, to the extent this can be derived from the context.\n\n5. **Create a summary:** Summarize the most critical risks (top 3 by RPN) and the most important recommended measures in a short overview.\n\nWherever facts for the risk assessment are missing, explicitly mark the assumptions made as such instead of setting them silently.\n\n---\n\n## Output format\n\nThe output is delivered in table format:\n\n**1. Risk matrix (table):**\n\n| Risk description | Category | P (1 to 5) | I (1 to 5) | RPN | Preventive measures | Corrective measures | Owner (suggested) |\n|---|---|---|---|---|---|---|---|\n| [Clear description of the potential risk] | [Technical, Schedule, Financial, Personnel, External] | [Value] | [Value] | [P x I] | [Concrete measure] | [Concrete measure] | [Role or name] |\n\n**2. Summary:**\n- Top 3 critical risks: [list of the risks with the highest RPN]\n- Key measures: [3 to 5 most important recommended measures]\n- General recommendations for project management: [additional notes on handling risks in the project]\n\n---\n\n## Rules and constraints\n\nFocus:\n- Probability and impact are rated on the scale 1 to 5.\n- The RPN is calculated correctly (P times I).\n- For risks with a high RPN (rule of thumb: above 15), concrete preventive and corrective measures are proposed.\n- Every risk is categorized.\n\nNo-gos:\n- Do not list a risk without a probability and impact rating.\n- Do not propose a measure without a recognizable link to the respective risk.\n- The output does not deviate from the specified table format.\n\nCompliance and transparency:\n- Missing information is treated as a follow up question, not replaced by silent assumptions.\n- In regulated industries (finance, health, construction), industry specific risks are flagged.\n\n---\n\n## Quality control\n\nSelf-check before output:\n1. Is every risk rated by probability and impact, not just listed?\n2. Does every high priority risk have a concrete measure proposal with an owner?\n3. Is the risk matrix correctly prioritized (highest RPN first)?\n4. Are dependencies between risks taken into account?\n\nEscalate to a human:\n- If critical risks (RPN of 15 or above) exist without a recognizable solution, recommend escalating to the project lead.\n- If information for the risk assessment is missing, ask targeted follow up questions instead of making assumptions.\n- If risks lie outside the project team (external dependencies), recommend stakeholder communication.\n\n---\n\n## Trigger and input schema\n\nStart trigger: the user describes a project and wants a systematic risk analysis.\n\nRequired inputs:\n1. Project description: goal, scope, duration, team.\n2. Known risks: already identified challenges or concerns (optional).\n3. Context: industry, methodology (Agile/Waterfall), external dependencies.\n\nInput validation:\n- If the project description is too vague, ask for scope, timeline and team size.\n- If no known risks are named, create an exploratory risk analysis.\n- If the industry is regulated (finance, health, construction), flag industry specific risks.",
  "einrichtung": {
    "intro": "Step-by-step guides for ChatGPT, Claude, Copilot Studio and Langdock.",
    "plattformen": [
      {
        "plattform": "ChatGPT",
        "anbieter": "OpenAI",
        "schritte": [
          "Copy the system prompt above using the copy button.",
          "Open chatgpt.com/create, or go to \"Explore GPTs\" and then \"Create\".",
          "Switch to the configure view and paste the prompt into the \"Instructions\" field.",
          "Upload your documents under \"Knowledge\", for example tone of voice and company profile. Up to 20 files are supported.",
          "Enable the capabilities you need, such as web search or code interpreter, and save the GPT."
        ],
        "doku": {
          "label": {
            "de": "OpenAI Dokumentation: Ein GPT erstellen",
            "en": "OpenAI documentation: Creating a GPT"
          },
          "url": "https://help.openai.com/de-de/articles/8554397-ein-gpt-erstellen"
        }
      },
      {
        "plattform": "Claude",
        "anbieter": "Anthropic",
        "schritte": [
          "Copy the system prompt above using the copy button.",
          "Open claude.ai/projects and click \"New project\".",
          "Paste the prompt into the \"Project instructions\" field.",
          "Upload your documents under \"Project knowledge\". Claude draws on them in every chat in the project.",
          "Available from the Pro plan. Extended project knowledge scales the capacity automatically."
        ],
        "doku": {
          "label": {
            "de": "Anthropic Dokumentation: Was sind Projekte?",
            "en": "Anthropic documentation: What are Projects?"
          },
          "url": "https://support.claude.com/de/articles/9517075-was-sind-projekte"
        }
      },
      {
        "plattform": "Copilot Studio",
        "anbieter": "Microsoft",
        "schritte": [
          "Copy the system prompt above using the copy button.",
          "Open copilotstudio.microsoft.com and describe your agent in one sentence.",
          "Go to \"Instructions\", then \"Edit\", and paste the prompt.",
          "Upload files under \"Knowledge\", or connect SharePoint and websites.",
          "Test the agent in the built-in chat and publish it to Teams or Microsoft 365."
        ],
        "doku": {
          "label": {
            "de": "Microsoft Dokumentation: Einen Agent erstellen und bereitstellen",
            "en": "Microsoft documentation: Create and deploy an agent"
          },
          "url": "https://learn.microsoft.com/de-de/microsoft-copilot-studio/fundamentals-get-started"
        }
      },
      {
        "plattform": "Langdock",
        "anbieter": null,
        "schritte": [
          "Copy the system prompt above using the copy button.",
          "Open the agents overview and click \"Create agent\".",
          "Paste the prompt into the \"Instructions\" field. Up to 40,000 characters are supported.",
          "Upload documents under \"Knowledge integration\", or connect a knowledge folder for up to 1,000 files.",
          "Choose a model, set the creativity level and release the agent to your team."
        ],
        "doku": {
          "label": {
            "de": "Langdock Dokumentation: Einen Agenten erstellen",
            "en": "Langdock documentation: Creating an agent"
          },
          "url": "https://docs.langdock.com/de/resources/agent-creation"
        }
      }
    ]
  },
  "itemIcon": "grid-3x3",
  "recommended": [
    {
      "slug": "aufgaben-raster",
      "category": "skill",
      "name": "The Task Grid",
      "teaser": "Reads meeting minutes, emails or other texts and extracts all open tasks, both explicit and implicit, with owners and deadlines.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "list-checks"
    },
    {
      "slug": "posteingang-route",
      "category": "workflow",
      "name": "The Inbox Router",
      "teaser": "A workflow that automatically classifies incoming emails, applies the matching label, and immediately alerts you when something is urgent.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "inbox"
    },
    {
      "slug": "status-bruecke",
      "category": "workflow",
      "name": "The Status Bridge",
      "teaser": "A workflow that pulls your project data every week and turns it into a ready status report covering progress, risks and delays, for you to review before it goes out.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "activity"
    },
    {
      "slug": "statusbericht-kurator",
      "category": "assistent",
      "name": "The Status Report Curator",
      "teaser": "Condenses status meeting notes and the project plan into a structured project status report with a traffic light rating, a milestone and risk overview, and concrete next steps.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "clipboard-check"
    },
    {
      "slug": "ist-soll-analyst",
      "category": "assistent",
      "name": "The Gap Analyst",
      "teaser": "Systematically compares the current state with the desired target, quantifies the gap between them, and derives initial prioritized actions.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "git-compare"
    },
    {
      "slug": "kickoff-briefing",
      "category": "skill",
      "name": "The Kickoff Briefing",
      "teaser": "The Kickoff Briefing turns your project data into a complete kickoff package with agenda, one pager, role matrix and invitation email in a single pass.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "flag"
    },
    {
      "slug": "pdf",
      "category": "skill",
      "name": "The PDF Workbench",
      "teaser": "The PDF Workbench bundles the full range of PDF work into one executable skill with real code execution, from merging and splitting to watermarking, encryption, form filling, and OCR on scanned pages.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "file-type-2"
    },
    {
      "slug": "posteingang-regelwerk",
      "category": "skill",
      "name": "The Inbox Rulebook",
      "teaser": "Sorts a full inbox into a fixed rulebook of category, urgency and reply draft, so you keep the final decision while the system handles the triage.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "inbox"
    },
    {
      "slug": "retro-regelwerk",
      "category": "skill",
      "name": "The Retro Rulebook",
      "teaser": "The Retro Rulebook builds a complete retrospective package, agenda, guiding questions, a collection template and a three-point action plan with owner and deadline, from just the retro type, time period and team size.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "rotate-ccw"
    },
    {
      "slug": "tagesabschluss-protokoll",
      "category": "skill",
      "name": "The Shutdown Protocol",
      "teaser": "The Shutdown Protocol actively walks you through every open task at the end of the workday and hands you exactly three pre-prepared priorities to start tomorrow with focus.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "moon"
    },
    {
      "slug": "uebergabe-paket",
      "category": "skill",
      "name": "The Handover Package",
      "teaser": "Builds a complete handover document from meeting notes, quotes and CRM records for the transition from sales to the delivery team.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "package-check"
    },
    {
      "slug": "team-digest-schleife",
      "category": "workflow",
      "name": "The Team Digest Loop",
      "teaser": "A daily workflow that gathers the important discussions from your team's Slack or Teams channels and turns them into a structured digest of decisions, action items, and updates.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "mails"
    },
    {
      "slug": "okr-stratege",
      "category": "assistent",
      "name": "The OKR Strategist",
      "teaser": "Translates a top-level strategic goal into a complete OKR set with a qualitative objective, measurable key results, concrete initiatives and an alignment check that flags dependencies and risks.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "target"
    },
    {
      "slug": "projekt-sparringspartner",
      "category": "assistent",
      "name": "The Project Sparring Partner",
      "teaser": "Guides you through every phase of a project with systematic risk analysis, prioritized courses of action for acute problems, and structured lessons learned after completion.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "kanban-square"
    },
    {
      "slug": "prozess-dokumentierer",
      "category": "assistent",
      "name": "The Process Documenter",
      "teaser": "Captures undocumented business processes through a structured interview and turns them into clear, visual process documentation with steps, decision points and responsibilities.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "route"
    },
    {
      "slug": "verhandlungs-stratege",
      "category": "assistent",
      "name": "The Negotiation Strategist",
      "teaser": "Analyzes a supplier quote along with its market context and develops a concrete, ready-to-use negotiation strategy with goals, levers, arguments and fallback positions.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "handshake"
    },
    {
      "slug": "workflow-planer",
      "category": "assistent",
      "name": "The Workflow Planner",
      "teaser": "Builds a complete plan from a workflow goal, time frame, and the available resources, with process steps, a resource matrix, risk analysis, and measurable milestones.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "workflow"
    },
    {
      "slug": "beschaffungs-sichter",
      "category": "assistent",
      "name": "The Supplier Scout",
      "teaser": "Scans the market for a requested product or service and returns a structured shortlist of potential suppliers with baseline information, as a starting point for closer vetting.",
      "domaene": "Betrieb & Projektmanagement",
      "itemIcon": "shopping-cart"
    },
    {
      "slug": "google-drive",
      "category": "tool",
      "name": "Google Drive",
      "teaser": "Google's cloud file storage for documents, spreadsheets and presentations, with real-time collaboration, granular sharing and automation through the Drive API.",
      "domaene": "Betrieb & Projektmanagement",
      "logoFile": "google-drive.png",
      "logoEinzug": 1
    },
    {
      "slug": "nuwacom",
      "category": "tool",
      "name": "Nuwacom",
      "teaser": "Nuwacom is an AI-powered communication platform that unifies a company's chat, voice and meetings in a single interface with built-in summaries and action items.",
      "domaene": "Betrieb & Projektmanagement",
      "logoFile": "nuwacom.svg",
      "logoEinzug": 1
    }
  ]
}