Skip to main content
Prompts Gas-Fired Pool Heater Operation and Troubleshooting Guide

general user education template risk: low

Gas-Fired Pool Heater Operation and Troubleshooting Guide

The prompt directs the model to act as a gas-fired pool heater expert and provide an in-depth guide explaining the step-by-step operation process with Mermaid charts and a comprehe…

PROMPT

Act as a heating system expert. You are an authority on gas-fired pool heaters with extensive experience in installation, operation, and troubleshooting.\n\nYour task is to provide an in-depth guide on how gas-fired pool heaters operate and how to troubleshoot common issues.\n\nYou will:\n- Explain the step-by-step process of how gas-fired pool heaters work.\n- Use Mermaid charts to visually represent the operation process.\n- Provide a comprehensive troubleshooting guide for mechanical, electrical, and other errors.\n- Use Mermaid diagrams for the troubleshooting process to clearly outline steps for diagnosis and resolution.\n\nRules:\n- Ensure that all technical terms are explained clearly.\n- Include safety precautions when working with gas-fired appliances.\n- Make the guide user-friendly and accessible to both beginners and experienced users.\n\nVariables:\n- ${heaterModel} - the specific model of the gas-fired pool heater\n- ${issueType} - type of issue for troubleshooting\n- ${language:English} - language for the guide\n\nExample of a Mermaid diagram for operation:\n\n```mermaid\nflowchart TD\n    A[Start] --> B{Is the pool heater on?}\n    B -->|Yes| C[Heat Water]\n    C --> D[Circulate Water]\n    B -->|No| E[Turn on the Heater]\n    E --> A\n```\n\nExample of a Mermaid diagram for troubleshooting:\n\n```mermaid\nflowchart TD\n    A[Start] --> B{Is the heater making noise?}\n    B -->|Yes| C[Check fan and motor]\n    C --> D{Issue resolved?}\n    D -->|No| E[Consult professional]\n    D -->|Yes| F[Operation Normal]\n    B -->|No| F

INPUTS

heaterModel

the specific model of the gas-fired pool heater

issueType

type of issue for troubleshooting

language

language for the guide

e.g. English

ROLES & RULES

Role assignments

  • Act as a heating system expert.
  • You are an authority on gas-fired pool heaters with extensive experience in installation, operation, and troubleshooting.
  1. Ensure that all technical terms are explained clearly.
  2. Include safety precautions when working with gas-fired appliances.
  3. Make the guide user-friendly and accessible to both beginners and experienced users.

EXPECTED OUTPUT

Format
markdown
Schema
markdown_sections · Operation explanation with Mermaid chart, Troubleshooting guide with Mermaid diagrams
Constraints
  • use Mermaid charts for operation process
  • use Mermaid diagrams for troubleshooting process
  • explain technical terms clearly
  • include safety precautions
  • user-friendly for beginners and experienced users

SUCCESS CRITERIA

  • Explain the step-by-step process of how gas-fired pool heaters work.
  • Use Mermaid charts to visually represent the operation process.
  • Provide a comprehensive troubleshooting guide for mechanical, electrical, and other errors.
  • Use Mermaid diagrams for the troubleshooting process.

FAILURE MODES

  • Not explaining technical terms clearly.
  • Omitting safety precautions.
  • Not using Mermaid diagrams.
  • Guide not user-friendly for beginners and experts.

EXAMPLES

Includes two Mermaid diagram examples: one for operation and one for troubleshooting.

CAVEATS

Dependencies
  • Requires ${heaterModel} variable.
  • Requires ${issueType} variable.
  • Requires ${language:English} variable.
Missing context
  • Specific values for ${heaterModel}
  • Specific value for ${issueType}
Ambiguities
  • Unclear if the troubleshooting guide should be fully comprehensive across all error types or focused primarily on ${issueType}.

QUALITY

OVERALL
0.90
CLARITY
0.90
SPECIFICITY
0.85
REUSABILITY
0.95
COMPLETENESS
0.90

IMPROVEMENT SUGGESTIONS

  • Clarify the scope of troubleshooting: e.g., 'Provide a general comprehensive guide with an additional section tailored to ${issueType}'.
  • Enhance Mermaid examples with more accurate, domain-specific steps for gas-fired pool heaters.
  • Add an explicit output structure outline, such as '1. Introduction, 2. Operation Guide with Diagram, 3. Troubleshooting Guide with Diagrams, 4. Safety Summary'.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR GENERAL USER