AI Explained
AI Explained
2 videos
Plain-language breakdowns of how AI systems work under the hood, for viewers without an ML background.
What Is an AI Harness and How Do You Build One
None found — this is an introductory/teaser clip. The full technical walkthrough is in the longer video on @michellescomputer's profile.
View full video →Microsoft SkillOpt: Auto-Improving AI Agent Skills Docs Without Retraining (41% → 80%)
- Conceptual research paper — not directly implementable yet as a consumer tool. Key insight to apply now:
- Treat your Claude system prompt / CLAUDE.md as a living skills doc, not a set-it-and-forget-it file.
- After each session where Claude made mistakes, identify which instruction was missing or vague.
- Make 1–4 targeted edits (add a rule, sharpen a vague instruction, remove a bad one).
- Observe whether next session's output is better — keep changes that help, revert ones that don't.
View full video →After each Claude Code session, review what went wrong or suboptimally. Identify 1–4 specific instructions to add, sharpen, or remove from your CLAUDE.md. Treat it as your agent's skills doc that you continuously refine.