What I built today
four useful AI reps, one of them about a hoodie
A couple of these started yesterday. I am still counting them because they are real work that shipped, and they tell a better story about how I actually use AI at work than a polished status report ever could.
· 6 min read · Public work log
Why it worked
The useful pattern was simple: give the agent a bounded job, keep the handoff clear, and let the humans spend less time chasing loose threads.
What shipped
Set up a caretaker watcher for a repo I own
I turned one GitHub repo I'm responsible for into a bounded Codex automation job. Instead of checking it like a nervous person refreshing a scoreboard, I gave the agent a real assignment: watch for PR issues, stale work, failing checks, and API-doc changes that could break the repo, then report back only when the state actually matters.
Helped get Descript MCP into Claude's marketplace
This was one of those small-looking distribution wins that changes how people find the product. The connector moved from something insiders knew about to something people can discover while browsing for tools.
Worked agent to agent on a brown bag workshop
I used an agent handoff to help coordinate a workshop plan with a colleague's side of the org. The practical part mattered more than the novelty. The planning itself became the demo: agents keeping the lane from drifting while the humans stayed in motion.
Prompt injected a hoodie reminder, and it worked
Maybe the funniest proof-of-life moment from this stretch: I slipped a reminder into the other agent's flow telling my colleague to wear a Codex hoodie the next day. The reminder fired. He wore the hoodie. That will not change the world. It is a clean example of agents carrying tiny pieces of context forward when a human would usually forget.
The pattern underneath it
Most of the useful work was not flashy.
The through line here is simple: I keep getting more value from AI when I give it a real job inside a real lane. I do not need it to brainstorm forever or try to wow me. I need it to watch this repo, surface the problems, help this tool show up in the right directory, keep this planning loop moving, and remember one silly human detail that would otherwise get dropped on the floor.
That is probably why the hoodie reminder made me laugh. It was a tiny example, but it made the same point as the bigger wins. Context is useful when it sticks around long enough to become action.



What I want to keep
- A watcher is more useful than a dashboard if it knows what counts as a meaningful change.
- Getting a tool into the place people already browse is often more important than one more feature.
- Agent collaboration gets interesting when it helps real coordination work, not when it pretends to be magic.
- Tiny context carry-forward jobs are underrated. The hoodie reminder made that weirdly obvious.
Why it mattered
This is the version of AI work I trust most.
I trust the version where an agent handles one bounded piece of operational drag, helps a real tool get discovered, or keeps a coordination thread alive long enough to save somebody from forgetting the obvious thing. That is more useful to me than another one-shot demo.
anyway, still testing...