How We Actually Use AI at Work: A Development Team's Daily Routine
We're a team that makes its living from AI — we run our own AI tools platform and help clients adopt AI. So we get asked constantly: "How do you actually use it yourselves?" This article lays out our daily routine, including the parts that work great and the parts that are less flattering to admit but very real.
Coding: AI is the fast hand, humans are the gatekeepers
Start with our deepest use case: writing code. We now let AI agents do a great deal of the hands-on work — reading requirements, finding relevant code, writing implementations, running tests. Honestly, output speed is several times what it used to be; features that once needed a week on the schedule now have a reviewable version within a day.
But there are two lines we don't cross. First, every line of AI-written code passes human review before it merges — AI is very good at writing code that "looks right," and the distance between "looks right" and "is right" is the distance to a 3 a.m. outage. Second, automated tests must be fully green before anything ships. That discipline matters even more in the AI era: the faster the output, the faster the mistakes if no tests are there to catch them.
Copywriting: AI drafts, humans make it sound like us
Marketing materials, social posts, blog drafts — AI is involved in all of them. But we've learned one thing: brand voice and fact-checking on AI-generated content must stay with humans. Our own e-commerce store sells food products, where copy has regulatory red lines — an adjective the AI "thought flowed nicely" can literally be a fine. AI handles volume, humans handle correctness; reverse that division of labor and you get a disaster.
Meetings and research: the most painless sweet spot
Meeting recordings auto-transcribed, AI summarizing them into decisions and action items — this is probably the lowest-cost, lowest-complaint application there is, and we'd suggest every team start here. Research needs more care: AI narrows things down fast, but the "facts" it gives you must be verified. We've been fooled by a confidently wrong answer before, so our habit now is: AI narrows the field, humans confirm the sources.
AI's place in our workflow is clear: it's the engine of output, not the owner of judgment. The day you outsource judgment is the day the team starts depreciating.
What we don't let AI touch
Quotes and commitments (that's our credibility), compliance judgments (regulators read for substantive meaning, and tools miss it), and critical client communication (let AI write your apology email and the recipient can tell — and should be offended). Also: client data never enters any external model without consent. That's a hard line, not an option.
Prompts are assets, not throwaway text
Here's a detail few people talk about: we manage our best prompts as company assets. Recurring scenarios — code-review checklists, copy style guides, meeting-summary formats — get distilled into versioned templates, shared across the team and continuously revised. On the same model, prompt quality can swing output quality by multiples; letting everyone improvise from scratch every time means throwing away what you learned yesterday. Whether AI works well for you is half about the model — and half about whether you've accumulated the knowledge of how to use it.
If you're thinking about adopting AI
Our experience compresses into one sentence: start with the tasks that are repetitive, high-frequency, and recoverable when wrong, and keep the expensive-when-wrong tasks with humans. Most failed adoptions get that order backwards. If you're evaluating which of your company's workflows are a fit, that's exactly what our AI adoption service does every day — and because we use these tools daily and pay the bills ourselves, you'll get the honest version, including the honest "this part isn't worth using AI for."
We solve these problems on our own products every day
Free 30-min discovery call · No hard sell · Reply within one business day
Keep Reading