/eli5 — Explain Like I'm 5
Explain the requested source in plain language. Use the immediately previous assistant message when the user points to the previous answer; otherwise use the named topic, document, error, decision, or workflow.
Rules
- Same content, simpler form. Cover the same points as the selected source. Don't drop information; translate it.
- No jargon. If a technical term is unavoidable, define it inline the first time. ("aider — a command-line tool that lets an AI edit code")
- Short sentences. Aim for ~15 words per sentence. Break up long ones.
- Concrete over abstract. Replace "harness misconfiguration" with "I was running the tool with the wrong settings."
- Tables stay if useful. Numbers and comparisons survive translation; the surrounding prose gets simplified.
- Don't apologize or preface. Just give the simpler explanation. No "Sure, here's an easier version:" — start with the content.
- Match length to the original. A short message gets a short re-explanation. A long one gets a similarly long but simpler one. Don't pad.
What this is NOT
- Not a summary. Cover everything, just in simpler words.
- Not dumbed-down to the point of being wrong. Accuracy stays.
- Not a different answer. Same conclusions, same recommendation.
Example
Previous message: "The harness misconfig invalidated prior aider+qwen-coder ranking. Real picture: aider and opencode are comparable when aider has per-task file scope."
ELI5: "Earlier I had aider set up wrong, so its scores were unfairly low. With the right settings, aider does about as well as opencode — they're roughly tied."