new file mode 100644
index 0000000..d3500a5
@@ -0,0 +1,24 @@
+---
+visibility: public-edit
+---
+
+# AI-assisted imposter syndrome
+
+*(common gotcha)*
+
+## what happened
+
+you build something impressive with AI tools, and then the question hits: did i actually build this, or did the AI? the more you use AI coding tools, the harder it gets to separate your contribution from the tool's.
+
+## why it's a gotcha
+
+this is a new flavor of imposter syndrome specific to the AI era. you ship features faster than ever but feel less confident about your skills. when someone asks "how does this work?" you freeze because you're not sure you could rebuild it without the AI. over time, this erodes your sense of competence.
+
+## the fix
+
+the tool is a tool. a carpenter isn't an imposter for using a power saw. but you do need to understand what you built. after an AI-assisted session, review the code. make sure you can explain every function. if you can't, that's not imposter syndrome — that's a real gap to fill. use AI to go fast, then slow down to understand.
+
+## see also
+
+- [[ai-rot]] — the behavior pattern that feeds imposter syndrome
+- [[comparison-as-motivation]] — imposter syndrome is comparison turned inward
\ No newline at end of file