Video library
ProBest Practices for Managing and Customizing Agent OS Standards
In this video, I share a best practice for managing and customizing your standards in AgentOS, which simplifies the process of updating to the latest version (it was 2.0.5 at the time of this recording). I demonstrate how I commit my base installation to a private GitHub repo for easy...
Claude CodeCursorStandards
Finding FLOW with AI Coding Agents
Remember what FLOW used to feel like? Hours would disappear. It felt amazing—that perfect flow state where you're crafting software with your hands. Well I'm noticing a new flow emerging when I'm building products using AI. I'm finding that this new rhythm of development has a repeating 3-step cycle.
Claude CodeCursorMindset
Day One with Claude Code (Start Here)
So today's the day. You've been hearing about Claude Code for weeks. Now it's time for you to see what all the fuss is about.
Claude Code
Solving Claude Code's (Short-Term) Memory Problem using Subagents
Claude Code forgetting things? The key is to manage Claude Code's context window—a.k.a. Context Engineering. This video covers how to be more efficient with your context useage, primarily by marking use of Claude Code's new Subagents feature (game-changer!). You'll also uncover a few hidden gem tips I packed into this one.
Claude CodeContextSubagents
Claude Code Multitasking Made EASY
Claude Code is excellent as an autonomous coding agent. So the obvious next step is to run multiple Claude Code agents in paralell. Simple, right? This video shows you how to use Git Worktrees and my method for automating the workflow for spinning up new worktrees to run multiple Claude Code agents simultaneously.
Claude CodeWorkflowGit
Cursor Keyboard Shortcuts for POWER Users
As professionals, we have to master our tools. My daily driver for coding and building with AI? Cursor (a fork of VS Code). So I'm sharing all most frequently used Cursor keyboard shortcuts, how I've customized them and how you can customize your shortcuts in Cursor (or VS Code).
CursorShortcutsWorkflow