ryu.com
Cover: A year of wiring AI into my workflow
AI

A year of wiring AI into my workflow

May 18, 2026 · ≈ 12 min read

In the summer of 2025, I decided to seriously test whether AI could actually help me — not as a chatbot I'd occasionally poke at, but wired deep into my daily workflow. A year later, it has become one of the best investments I've ever made.

My workflow B.I. (Before Intelligence)

Before that, my workflow looked like this:

None of these steps was "wrong." But they all shared one problem: the upfront cost was enormous, while the payoff concentrated in the final 20%. 80% of my time went into starting from scratch, and only 20% went into actual refinement and polish.

What AI actually changed

AI didn't replace my work. It replaced the first draft of my work.

When I write brand copy, I no longer stare at a blank page. I hand the core idea and keywords to AI first, and let it produce 3–5 drafts heading in different directions. Those drafts are usually mediocre — too formal, lacking personality, with a distinct "AI flavor." But a mediocre first draft is ten thousand times better than no first draft. My job shifted from "starting from zero" to "starting from 70%," and then I polish the remaining 30% up to 100.

When I write code, AI is my translator. I have an idea — "I want a function that reads every Markdown file in this directory, pulls the date and title from the frontmatter, sorts by date, and generates an HTML list." I describe that idea in plain language, and AI translates it into code. I don't need to memorize the exact syntax of every API. I only need to know what is possible, then let AI make it happen.

When I translate Japanese, AI is my first reader. I write a passage in Japanese and have AI check the grammar and tone. It doesn't replace my own understanding of Japanese, but it catches the details I miss.

What AI can't do

After this year, my picture of AI's limits is much sharper:

My AI stack

After a year of trial and error, my daily AI stack has settled on the following:

One year later

AI didn't make me faster. It made me less tired. The steps that demand heavy upfront investment for limited returns — first drafts, translation, formatting, doc lookup — are handled by AI now. What I keep is the final judgment, the polish of style, the creative direction. That is the core of the work.

If you're thinking about wiring AI into your own workflow, my advice is this: start with the step you hate most. Find the most draining step in your work and see whether AI can take the first draft off your hands. You don't need to get everything right at once, and you don't need to chase perfection. Let it turn "blank" into "something," and then you take over.


What does your AI workflow look like? Write and tell me: ryu@scolv.com.

Keep reading