Explain what a piece of code does
Operations Developer IT Ops
The prompt
Explain this code to me.
{{paste_the_code}}
Language/framework: {{describe_if_not_obvious}}
What I'm trying to understand: {{the_whole_thing_a_specific_part}}
My experience level: {{beginner_intermediate_experienced_in_ano}}
Please explain:
1. What it does overall (plain English, 2-3 sentences)
2. What each major section or function does
3. Patterns, libraries, or techniques to understand
4. Potential issues to watch for
5. How I'd modify it to {{specific_change_if_you_have_one}}