Thank you to this week's presenters for two excellent demos. These sessions are a key part of our AI transformation — each week, two teams showcase ideas that move us from basic AI usage into the AI fluency zone. Here are the highlights.
The Claude Kitchen — "Here's How We Cook"
Presented by: Valentin-Cristian Mosor
A portable tooling repo that gives any project opinionated Claude workflows, a visual MCP installer, and two powerful multi-agent capabilities: Socratic Symposium (specialist agents debating architectural decisions with cross-examination) and RQR / Evolve (adversarial agents stress-testing solutions for outages and performance failures, then proposing concrete improvements). In a live demo, RQR caught a shared-error-boundary flaw in their MFE architecture and proposed per-MFE isolation — AI driving architectural resilience, not just code generation.
Claude Bedrock PR Reviewer
Presented by: Florian-Luis Micu
A custom AI PR reviewer running Claude on AWS Bedrock as a GitHub Action — reviews full diffs in under 60 seconds, proposes actual code changes with five severity levels, and auto-trains on the repo's docs and config files. Built because third-party bots aren't available on Adobe R&D personal accounts, it outperformed GitHub Copilot head-to-head: on a 20K-change PR, Copilot returned zero suggestions while this bot surfaced critical bugs and actionable feedback. Already in production across two Elmo DRS repositories and a strong candidate for broader Adobe R&D adoption.
Have feedback, a demo proposal, or a topic you'd like to see covered? Submit it here.