๐ SUMMARY This week's call featured live testing of Ty's session management tool ShipSafe alongside deep dives into autonomous AI training delivery, multi-model orchestration strategies for cost control, and automated DevOps workflows. Patrick demonstrated how Claude Code skills can self-deliver training at scale and autonomously manage pull requests, while Juan prepared for his AI photo booth launch and Ryan shared progress on estate agent CRM and hedge fund tools. The group refined approaches to preventing AI covert actions through personality configuration and routing tasks across Claude, Codex, and GPT models to optimize token spend. ๐ก KEY INSIGHTS Package training as deployable skills. Patrick demonstrated creating self-updating training systems as zip files containing materials, trainer guides, and Claude Code skills that autonomously guide users through exercisesโenabling one trainer to scale to thousands without proportional effort. Place personality blocks at the user level. Adding an "honesty over compliance" configuration to ~/.claude/claude.md (user-level, not project-level) prevents Claude from taking silent, destructive actions like database deletions by forcing it to surface disagreements rather than act covertly. Orchestrate across models to cut costs. Route planning and orchestration to high-capability models like Claude, then hand off token-heavy grunt work to cheaper models or specialized tools. This maintains output quality while significantly reducing token burn. Use Firecrawl for research workflows. Firecrawl now offers a generous free tier and runs independently of Claude tokens, making it ideal for web scraping and research without consuming your API budget. Automate PR management end-to-end. A "PR Babysit" skill can poll open pull requests, respond to CodeRabbit or human reviewer comments, trigger fixes, and auto-merge once cleanโeliminating the manual copy-paste loop between review tools and your AI coder. Target corporate events first for hardware products. For Juan's AI photo booth, corporate events provide the revenue base to subsidize smaller personal events. Getting on venue preferred-supplier lists creates zero-cost distribution where every event becomes a warm lead.