AI Prompt Template for Supply Chain Risk Assessment and Mitigation

Generate detailed supply chain risk assessments that map dependencies, identify single points of failure, evaluate geopolitical and economic risks, and produce actionable mitigation plans.

Supply Chain RiskAI Prompt EngineeringRisk Mitigation

Objective: Create a reusable AI prompt that systematically traces supply chain dependencies, pinpoints single points of failure, evaluates geopolitical and economic risks, and generates step-by-step contingency options leading to robust mitigation plans.

The base prompt was formed through these deliberate design steps:

  • Define the core analytical sequence so the AI always follows the same logical order: map dependencies first, then isolate failure points, then layer external risks, and finally produce contingencies.
  • Embed domain-specific constraints that force the AI to consider both internal network structure and external shocks rather than generic risk lists.
  • Separate fixed instructional language (snippets) from changeable inputs (variables) so the same prompt can be reused across industries, regions, or product categories without rewriting the entire instruction set.
  • Require explicit step-by-step output formatting to ensure the final mitigation plan is immediately usable by operations and leadership teams.
  • Include a quality gate that asks the AI to flag assumptions and data gaps, preventing overconfident or incomplete recommendations.
Note

Keeping instructional language as snippets and contextual details as variables makes the prompt maintainable. When supply-chain priorities shift, only the variable values need updating.

Prompt Template
{{snippet:role_definition}} Analyze the following supply chain: Industry: {{industry}} Product or service focus: {{product_focus}} Primary geographic footprint: {{geo_footprint}} Key suppliers and tiers: {{supplier_tiers}} Known recent disruptions: {{recent_disruptions}} Follow this exact sequence: 1. Dependency Mapping - Construct a multi-tier dependency tree showing upstream and downstream relationships. - Highlight critical nodes and material flows. 2. Single Points of Failure - Identify nodes, suppliers, routes, or processes whose failure would halt or severely degrade operations. - Rank them by impact severity and recovery difficulty. 3. Geopolitical and Economic Risk Evaluation - Assess exposure to trade policy changes, sanctions, currency volatility, resource nationalism, and regional instability for each critical node. - Quantify likelihood and potential impact using the available data. 4. Contingency Options and Mitigation Plan - For every high-priority risk, propose at least three concrete contingency options (near-term, medium-term, structural). - Select and detail the preferred mitigation actions, including owners, timelines, resource requirements, and success metrics. - Surface any assumptions or missing data that could affect plan reliability. {{snippet:output_format}} {{snippet:quality_gate}} Respond in a {{tone}} tone suitable for {{audience}}.
ElementTypeExample Value
{{snippet:role_definition}}snippetYou are a senior supply chain risk analyst with expertise in multi-tier network modeling, geopolitical risk, and operational resilience.
{{industry}}variableAutomotive manufacturing
{{product_focus}}variableElectric vehicle battery packs
{{geo_footprint}}variableEast Asia sourcing, European assembly, North American distribution
{{supplier_tiers}}variableTier-1 cell manufacturers in China and South Korea; Tier-2 cathode material suppliers in Australia and DRC
{{recent_disruptions}}variable2025 Red Sea shipping delays and 2026 rare-earth export restrictions
{{snippet:output_format}}snippetStructure the entire response with clear numbered headings matching the four analysis steps above. Use bullet points for lists and tables where comparisons improve clarity.
{{snippet:quality_gate}}snippetEnd with a short section titled "Assumptions and Data Gaps" that lists any information that was inferred or is missing and could change the recommendations.
{{tone}}variableprecise and executive-ready
{{audience}}variablechief operating officer and risk committee
Prompt Example
You are a senior supply chain risk analyst with expertise in multi-tier network modeling, geopolitical risk, and operational resilience. Analyze the following supply chain: Industry: Automotive manufacturing Product or service focus: Electric vehicle battery packs Primary geographic footprint: East Asia sourcing, European assembly, North American distribution Key suppliers and tiers: Tier-1 cell manufacturers in China and South Korea; Tier-2 cathode material suppliers in Australia and DRC Known recent disruptions: 2025 Red Sea shipping delays and 2026 rare-earth export restrictions Follow this exact sequence: 1. Dependency Mapping - Construct a multi-tier dependency tree showing upstream and downstream relationships. - Highlight critical nodes and material flows. 2. Single Points of Failure - Identify nodes, suppliers, routes, or processes whose failure would halt or severely degrade operations. - Rank them by impact severity and recovery difficulty. 3. Geopolitical and Economic Risk Evaluation - Assess exposure to trade policy changes, sanctions, currency volatility, resource nationalism, and regional instability for each critical node. - Quantify likelihood and potential impact using the available data. 4. Contingency Options and Mitigation Plan - For every high-priority risk, propose at least three concrete contingency options (near-term, medium-term, structural). - Select and detail the preferred mitigation actions, including owners, timelines, resource requirements, and success metrics. - Surface any assumptions or missing data that could affect plan reliability. Structure the entire response with clear numbered headings matching the four analysis steps above. Use bullet points for lists and tables where comparisons improve clarity. End with a short section titled "Assumptions and Data Gaps" that lists any information that was inferred or is missing and could change the recommendations. Respond in a precise and executive-ready tone suitable for chief operating officer and risk committee.
Tip

After running the prompt, feed the generated mitigation plan back into a follow-up prompt that asks the AI to stress-test the plan against two additional black-swan scenarios. This quickly surfaces residual vulnerabilities.

Extended example values for the snippets and variables:

  1. {{snippet:role_definition}}

    • You are a senior supply chain risk analyst with expertise in multi-tier network modeling, geopolitical risk, and operational resilience.
    • You are an experienced global logistics strategist specializing in resilience engineering and scenario planning for complex manufacturing networks.
  2. {{industry}}

    • Automotive manufacturing
    • Consumer electronics
    • Pharmaceutical active ingredients
  3. {{product_focus}}

    • Electric vehicle battery packs
    • High-end smartphone displays
    • Sterile injectable drug components
  4. {{geo_footprint}}

    • East Asia sourcing, European assembly, North American distribution
    • Southeast Asia production with European and U.S. markets
    • India and China API production serving global finished-dose manufacturers
  5. {{supplier_tiers}}

    • Tier-1 cell manufacturers in China and South Korea; Tier-2 cathode material suppliers in Australia and DRC
    • Tier-1 display assemblers in Vietnam and Taiwan; Tier-2 glass and OLED material suppliers in Japan and South Korea
    • Tier-1 contract manufacturers in India; Tier-2 key starting material suppliers in China
  6. {{recent_disruptions}}

    • 2025 Red Sea shipping delays and 2026 rare-earth export restrictions
    • 2024 Taiwan Strait tension spikes and 2025 semiconductor equipment export controls
    • 2023 COVID-related Indian plant closures and 2025 Chinese environmental crackdowns on chemical parks
  7. {{snippet:output_format}}

    • Structure the entire response with clear numbered headings matching the four analysis steps above. Use bullet points for lists and tables where comparisons improve clarity.
    • Deliver the analysis under four numbered sections that exactly mirror the required sequence. Prefer concise tables for risk rankings and mitigation options.
  8. {{snippet:quality_gate}}

    • End with a short section titled "Assumptions and Data Gaps" that lists any information that was inferred or is missing and could change the recommendations.
    • Conclude with an "Open Questions and Data Requirements" subsection that flags every assumption and the additional data needed to raise confidence.
  9. {{tone}}

    • precise and executive-ready
    • analytical yet accessible
    • formal and decision-oriented
  10. {{audience}}

    • chief operating officer and risk committee
    • supply chain leadership team
    • board-level resilience working group
AI Prompt Template for Supply Chain Risk Assessment and Mitigation