Ask HN: How do you build internal agents at work?
I’ve been building more and more small agents for different tasks/roles/flows.
My recent pattern: start a repo with some prompts + skills, run Codex/Claude Code, then gradually add memory and evals. That usually turns into an iterative loop of improving context, prompts, and tools based on eval results.
Curious what others are using: - Any frameworks or patterns that have worked especially well? - Anything that’s friendly for non-technical users, even without a dedicated UI?
2 comments
[ 2.0 ms ] story [ 11.8 ms ] threadhttps://google.github.io/adk-docs/get-started/about/
I've successfully managed to get non technical users into the terminal, even before Agent Skills were a thing. It's absolutely doable.
If any of what I share helps or you have any feedback/questions let me know. I'm quite interested to see if the framing works.
- [1] https://alexhans.github.io/posts/series/evals/building-agent...
- [2] https://ai-evals.io/