Workflows Articles
Browse 984 articles about Workflows.
How to Build a Brand Voice Profile for AI: Extract Your Voice in 15 Minutes
Learn how to create a brand voice file that makes every AI output sound like you—using skills, interviews, and real content samples.
How to Use AI for Brand Identity: Voice, Body of Work, and Visual Design Tokens
Build three brand context files—voice, body of work, and design tokens—so every AI output looks and sounds like your brand automatically.
Local AI Inference with RTX Spark: What Changes When You Run LLMs On-Device
NVIDIA's RTX Spark chip enables local LLM inference with 128GB unified memory. Learn the privacy, cost, and offline benefits for AI workflows.
What Is the Slot Machine Method for AI Agents? Why Restarting Beats Correcting
Anthropic's own teams restart Claude sessions instead of correcting drift. Learn why this approach produces better results and how to apply it.
How to Use Claude Code for Non-Engineers: 4 Patterns from Anthropic's Own Teams
Anthropic's legal, marketing, design, and finance teams use Claude Code without coding skills. Here are the 4 patterns that drive their results.
GitHub Copilot App vs OpenAI Codex: The Key Difference Is Model Choice
The new GitHub Copilot app offers a Codex-like coding experience but lets you pick any model provider. Here's how it compares and when to use each.
How to Mix Claude and Gemini 3.5 Flash in One AI Coding Workflow for Better Frontends
Use Claude Opus for planning and page copy, then Gemini 3.5 Flash for UI design. This multi-provider workflow builds better full-stack apps at lower cost.
How to Build an AI Animated Short Film with Seedance 2.0: Full Workflow and Cost
One person built a 3-minute animated short film using Seedance 2.0, GPT Image 2, and ElevenLabs in 20-30 hours. Here's the complete workflow and cost breakdown.
How to Build an AI Second Brain Knowledge Base with Automated Hourly Processing
Learn how to build a personal AI second brain that captures notes, processes them hourly, and surfaces insights on demand using Claude Code and Obsidian.
What Is the /workflows Command in Claude Code? Dynamic Multi-Agent Orchestration
The /workflows command in Claude Code lets you compose and run dynamic multi-agent workflows with full transparency. Here's how it works and when to use it.
How to Mix Claude and Gemini 3.5 Flash in One AI Coding Workflow
Use Claude Opus for planning and reasoning while Gemini 3.5 Flash handles UI generation. Learn how to mix providers in a single multi-step coding workflow.
How to Share AI Agent Memory Across a Team Without Exposing Private Data
Learn how to design shared vs private memory for team AI agents using Notion permissions, GitHub repos, and row-level security in a shared PostgreSQL database.
How to Use Claude Code Agent Teams for Multi-Perspective Brainstorming
Claude Code agent teams let multiple AI personas debate and reach consensus. Here's how to enable the feature and use it for strategy and analysis.
How to Use the /insights Command in Claude Code to Audit Your AI Workflow
The /insights command generates a 30-day HTML report on your Claude Code usage, surfacing what's working, what's slowing you down, and what to build next.
How to Use Claude Code /rewind to Roll Back Conversations and Code to Any Checkpoint
The /rewind command in Claude Code lets you roll back both code and conversation to an earlier point—better than correcting mistakes mid-session.
How to Use the /status Line in Claude Code to Monitor Context and Model in Real Time
The Claude Code status line shows your model, effort level, and context usage at a glance. Here's how to configure it and why it matters for long sessions.
What Is the /workflows Command in Claude Code? Dynamic Multi-Agent Workflows Explained
The /workflows command in Claude Code lets you compose multi-agent workflows dynamically with full transparency. Here's how it works and when to use it.
What Is the Dark Factory Approach to AI Agent Pipelines? How to Remove Human Bottlenecks
A dark factory AI pipeline uses agents for PR reviews, merge conflicts, and monitoring so humans move from in-the-loop to over-the-loop oversight.
What Is the Harness vs Model Distinction? Why Your Agent Wrapper Matters More Than Benchmarks
The harness—file access, computer use, concurrency—often drives more performance than the underlying model. Here's how to evaluate both together.
How to Mix Claude and Gemini in One AI Coding Workflow for Better Results
Use Claude Opus for planning and Gemini 3.5 Flash for UI design in a single multi-provider workflow. Here's the architecture and how to implement it.