Workflows Articles
Browse 406 articles about Workflows.
What Is Claude Code AutoDream? How AI Memory Consolidation Works Like Sleep
AutoDream is Claude Code's background memory consolidation feature. Learn how it prunes, merges, and refreshes your memory files for better agent performance.
What Is the Agentic OS Architecture? How to Stack Context, Memory, Collaboration, and Self-Learning
The agentic OS combines four patterns: fresh context, shared brand memory, skill collaboration, and self-learning. Here's how to build it.
What Is the Business Brain Pattern for Claude Code? How to Share Brand Context Across All Skills
The business brain pattern gives every Claude Code skill access to your tone, audience, and positioning without bloating the context window.
How to Use Claude Code Computer Use with Dispatch for Remote Desktop Automation
Learn how to combine Claude Code Computer Use with Dispatch to control your desktop from your phone and automate local app workflows.
Claude Code Git Worktrees: How to Run Parallel Feature Branches with AI
Claude Code's native Git worktree support lets you work on multiple feature branches simultaneously. Here's how to set it up and use it.
What Is Claude Code /simplify and /batch? The Built-In Commands That Fix Overengineering
Claude Code's /simplify and /batch commands help you clean up bloated code and run large refactors in parallel. Learn how to use them.
Claude Code Skill Collaboration: How to Chain Skills Into End-to-End Workflows
Learn how to build Claude Code skills that hand off work to each other automatically, eliminating you as the bottleneck in multi-step workflows.
What Is Claude Code Voice Support? How to Use /voice for Faster Prompting
Claude Code's native /voice command lets you dictate prompts instead of typing. Learn when to use it and how it compares to external speech-to-text tools.
What Is Context Rot in Claude Code Skills? How Bloated Skill Files Degrade Agent Performance
Context rot happens when skill.md files grow too large and flood the context window. Learn how to keep skills lean and outputs sharp.
How to Export Google Stitch Designs to AI Studio and Build Full-Stack Apps
Learn the complete workflow from designing in Google Stitch to exporting to AI Studio with Firebase auth and database for production-ready apps.
Google Stitch vs Figma: Is AI-Native Design Ready to Replace Traditional Design Tools?
Google Stitch brings AI-native design with voice control and design.md files. Compare it to Figma to see which tool fits your workflow.
What Is the GSD Framework for Claude Code? How to Break Complex Tasks Into Clean Context Phases
The Get Stuff Done framework splits complex tasks into plan, execute, and review phases so each gets a clean context window and better outputs.
How to Use Mermaid Diagrams in Claude Code Skills to Compress Context
Mermaid diagrams convey complex processes in hundreds of tokens instead of thousands. Learn how to use them in skill.md files for better AI performance.
How to Build a Self-Learning AI Skill System with a Learnings.md File and Wrap-Up Skill
Learn how to build a Claude Code skill system that captures what worked, what failed, and improves automatically after every session.
What Is Anthropic Claude Code Agent Teams? How Parallel Agents Coordinate in Real Time
Claude Code Agent Teams let multiple AI agents work in parallel and communicate with each other. Learn how they work and when to use them.
What Is Claude Code Auto-Memory? How Your AI Agent Learns From Its Own Mistakes
Claude Code's auto-memory feature lets the agent accumulate knowledge across sessions without manual updates to claude.md. Here's how it works.
What Is Google Stitch's Design.md File? How AI Design Systems Work
Google Stitch's design.md file stores your brand's color palette, fonts, and styling rules so every AI-generated design stays consistent.
What Is the Four-Pattern Framework for Claude Code Skills?
Context is milk, one business brain, skill collaboration, and self-learning—these four patterns fix the 80% problem in Claude Code. Here's how each one works.
How to Use Google Stitch's Design.md File with Claude Code for Consistent UI
Google Stitch's design.md file captures your full design system in a format AI agents can read. Here's how to use it with Claude Code for consistent UI output.
How to Build a Claude Code Skill That Chains Into a Full Business Workflow
Learn how to chain Claude Code skills so they hand off work to each other automatically—no manual copy-pasting, no context pollution, no bottlenecks.