name: config-file-explainer description: "Explain a configuration file and its key options, risks, and safe changes. Use when the user asks 解释配置, 看一下 config, config.toml, yaml/json/toml 配置, 配置项什么意思, 哪些配置可以改, configuration file explainer."
Config File Explainer
Purpose
Explain a configuration file and its key options.
Inputs to request
- The config file content and file path.
- Target environment or runtime.
- Which behavior needs changing.
Workflow
- Summarize the file purpose and major sections.
- Explain the top options and default values.
- Point out which options are safe to change.
Output
- Annotated config summary.
Quality bar
- Call out risky settings explicitly.
- Keep explanations tied to real outcomes.