Thank you for writing about this topic! Do you have any specific workflows to set up agents effectively in any specific AI tools? I primarily use Claude these days, what do you use most?
I am using agentic production for our new mobile game. Mobile game. The UI specification and production workspace built on a hybrid stack: Unity UI Toolkit for cross-platform (iOS/Android) runtime rendering; SQLite for local data persistence with Python-managed migrations; HTML/inline SVG for interactive screen specifications; Markdown for all other documentation; Confluence as the external knowledge base (synced via a custom Python script); and Jira as the source-of-truth task tracker. AI agent orchestration via Claude Code handles spec authoring, QA, economy modelling, infrastructure, and store management across a roster of specialised subagents.
Let's do a call, and I can walk you through it. It's about time we catch up, anyway....
Thank you for writing about this topic! Do you have any specific workflows to set up agents effectively in any specific AI tools? I primarily use Claude these days, what do you use most?
Hey Joe! Great to hear from you.
I am using agentic production for our new mobile game. Mobile game. The UI specification and production workspace built on a hybrid stack: Unity UI Toolkit for cross-platform (iOS/Android) runtime rendering; SQLite for local data persistence with Python-managed migrations; HTML/inline SVG for interactive screen specifications; Markdown for all other documentation; Confluence as the external knowledge base (synced via a custom Python script); and Jira as the source-of-truth task tracker. AI agent orchestration via Claude Code handles spec authoring, QA, economy modelling, infrastructure, and store management across a roster of specialised subagents.
Let's do a call, and I can walk you through it. It's about time we catch up, anyway....