Scary How Much AI I Use at Work - Why Heavy AI Usage Is a Skill
Scary How Much AI I Use at Work - Why Heavy AI Usage Is a Skill
You open your editor, fire up an AI agent, let it scaffold the component, generate the tests, write the migration, and draft the PR description. Then you realize you have not typed a single line of code yourself today. The anxiety hits.
The Worry Is Natural But Backwards
Developers who feel uncomfortable about heavy AI usage are usually the conscientious ones. They worry about losing skills, becoming dependent, or being exposed as frauds who "just prompt an AI." But this framing has it backwards.
AI Fluency Is the New Literacy
Knowing how to effectively direct AI agents - scoping tasks, managing context, verifying output, catching subtle errors - is a genuine professional skill. It requires deep domain knowledge. You cannot spot a bad database migration if you do not understand indexing. You cannot catch a security flaw in generated code if you do not know the attack surface.
The developers who use AI the most are typically the ones who understand their systems the best. They know exactly what to ask for and exactly what to verify.
The Real Crutch Is Refusing to Adapt
The actual risk is not using too much AI - it is refusing to integrate it and falling behind. Teams that embrace AI agents ship faster, catch bugs earlier, and handle more complex projects with smaller headcount. Developers who resist are not preserving skills - they are accumulating technical debt in their own careers.
What Healthy AI Dependency Looks Like
- You understand what the AI generates, even if you did not write it
- You can debug failures without the AI when needed
- You verify output against your domain knowledge
- You are getting faster at directing agents effectively over time
If all four are true, you are not dependent. You are leveraging tools the way professionals always have - from compilers to IDEs to linters. The tool changed, the principle did not.
Stop feeling guilty. Start getting better at it.
Fazm is an open source macOS AI agent. Open source on GitHub.