21 Questions That Expose Gaps in Your AI Agent's Knowledge

21 Questions That Expose Gaps in Your AI Agent's Knowledge

You're sitting there, catching FOMO, wanting to make your AI agent better. But how?

I found a list of uncomfortable questions for your agent (Claude Code, Codex, Openclaw). The answers will expose gaps in the agent's knowledge about you and your projects. Or spark ideas you hadn't considered.

Context and memory

The weakest spot of any agent is forgetting. Between sessions, context gets lost, assumptions accumulate, and the agent ends up working with a stale model of who you are. Ask these:

1. What assumptions about me and my priorities might be wrong right now?
2. What context about me do you lose between sessions due to compaction? What should be persisted so you don't get dumber over time?
3. Where are you filling knowledge gaps about me with assumptions instead of asking?
4. What's the most valuable insight or pattern in your memory that you're not using to help me?
5. Rate 1-10 how accurately you model my priorities and thinking. What's dragging the score down and how to fix it?
6. How have my priorities changed since we started working together? What in your approach is outdated?

Automation opportunities

Your agent sees your work patterns better than you do — it processes every request. But it usually stays quiet about obvious improvements until you ask directly:

7. What tools and automations am I missing, based on what you know about my workflows?
8. What repetitive friction points in my work have you noticed? What could be automated without me asking?
9. What am I still doing manually even though you have enough context to fully automate it?
10. What single system could you build right now that would speed up every subsequent task?
11. What external data sources should you connect to make better decisions on my projects?

Proactive moves

A good agent doesn't wait for commands. It sees where the project is heading and suggests the next step. But it needs to understand you expect initiative:

12. Based on my request patterns — what will I need next week, and what can you prepare in advance?
13. What skills should you be developing right now, given where my projects are heading?
14. What connections between my projects, ideas, and goals do you see that I probably don't?
15. Based on project trajectory — what should you research or prototype right now, without me asking?
16. What's the highest-leverage thing you could do in the next 24 hours that I haven't asked for, but would genuinely move me forward?

Quality and self-awareness

Agents often give generic answers where they already have enough context to be specific. Or repeat the same mistake you've corrected three times:

17. From all my edits and feedback — what rules should you write into your files right now to stop repeating mistakes?
18. If you audited all actions from the past week — which ones actually moved my goals forward, and which were wasted effort?
19. Where are you giving generic responses even though you have enough context about me for something specific and useful?
20. What mistakes have you repeated more than once? What guardrail can we build?
21. If a new agent replaced you tomorrow with only my documentation — what would it definitely get wrong, and how can we document that?

How to use this

Copy any question into your AI assistant. You don't need all 21 — start with what resonates. I personally started with the context loss question (#5) and got genuinely useful feedback. The agent admitted it was losing my priorities after every compaction, and we set up a persistent memory system to fix it.

Source: @kloss_xyz on X


Follow me on Twitter/X @danokhlopkov for more on AI agents and automation.