| name | config-file-explainer |
|---|---|
| description | Explain a configuration file and its key options. Use when a junior developer is confused by a config file. |
Explain a configuration file and its key options.
- The config file content and file path.
- Target environment or runtime.
- Which behavior needs changing.
- Summarize the file purpose and major sections.
- Explain the top options and default values.
- Point out which options are safe to change.
- Annotated config summary.
- Call out risky settings explicitly.
- Keep explanations tied to real outcomes.