Workflows Articles
Browse 1205 articles about Workflows.

What Is Workflow State vs Session State in AI Agents? Why They're Not the Same Thing
Most agentic frameworks conflate conversation state with task state. Here's why they're different problems and how Claude Code handles both separately.

Why Your AI Agent Needs a Harness: Qwen 3.6 Plus vs Chat Mode Performance
Running Qwen 3.6 Plus in a chat session vs an agentic harness produces dramatically different results. Here's what the difference looks like in practice.

How to Build an AI Command Center for Managing Multiple Claude Code Agents
Stop juggling terminal tabs. Learn how to build a kanban-style command center that manages business goals across multiple Claude Code agent sessions.

How to Spot Setup Porn in Your AI Workflow (And Escape It)
A practical checklist for spotting setup porn in your AI workflow — and the simpler, ship-first patterns to use when agent frameworks aren't earning their keep.

AI Token Management: Why Your Claude Code Session Drains Faster Than It Should
Token costs compound exponentially in long conversations. Learn the 18 habits that drain your Claude Code session and how to fix each one.

What Is the Claude Code Source Code Leak? Hidden Features and What They Reveal
Anthropic accidentally leaked Claude Code's source code. Researchers found unshipped features including background agents, voice mode, and a virtual pet system.

How to Use Google Stitch's Voice Mode to Build a Full App Without Typing
Google Stitch's live voice mode lets you design entire web applications by speaking. Learn how to use it to go from idea to interactive prototype in minutes.

Managing AI Agents by Goals, Not Terminals: The Architecture Shift Every Business Owner Needs
The bottleneck in AI agent workflows isn't the model—it's terminal management. Here's how to abstract one layer higher and manage goals instead.

How to Use Manus AI Scheduled Tasks to Automate Your Daily AI News Briefing
Manus AI can run scheduled tasks that search Reddit, X, and Hacker News every morning and deliver a ranked news digest. Here's how to set it up.

Qwen 3.6 Plus Review: Alibaba's Frontier-Level Agentic Coding Model
Qwen 3.6 Plus is Alibaba's latest proprietary model with 1M context and strong agentic coding. Learn how it performs and when to use it in a harness.

Agent Tools for Team Leads: Vibe Kanban, Paperclip, Dispatch
If you're managing AI agents as a team lead or business owner, here's how Vibe Kanban, Paperclip, and Claude Code Dispatch compare on visibility and control.

How to Build an AI Second Brain with Claude Code and Obsidian
Learn how to build a personal AI second brain using Claude Code and Obsidian that learns from every session and automates your daily business tasks.

How to Use the /compact Command in Claude Code to Prevent Context Rot
Running /compact at 60% context capacity—not 95%—keeps your Claude Code sessions sharp. Learn when and how to compact with specific preservation instructions.

How Context Compounding Works in Claude Code (And How to Stop It)
Every Claude Code message re-reads your entire conversation history. Learn why token costs compound exponentially and how to manage it effectively.

Claude Code Q1 2026 Update Roundup: Every Feature That Actually Matters
Remote control, Dispatch, Channels, Computer Use, Auto Mode, and AutoDream all shipped in Q1 2026. Here's what changed and what it means for your workflow.

18 Claude Code Token Management Hacks to Extend Your Session
Stop burning through your Claude Code session limit. These 18 token management techniques can double or triple your effective usage per session.

What Is Claude Code's Buddy Feature? The Tamagotchi Easter Egg Explained
Claude Code's /buddy command spawns a virtual pet companion in your terminal. Learn how rarity, stats, and species work in this hidden feature.

What Is Recraft Studio? The AI Design Platform With Vector Generation and Workflows
Recraft Studio adds agentic generation modes, SVG vector output, node-based workflows, and mockup tools to the Recraft V4 image model. Here's what's new.

How to Build a Web Scraping Skill for AI Agents: Token Reduction and Stop Conditions
Generic scraping skills waste tokens and fail silently. Learn how to build targeted scraping skills with structured output, limits, and incremental runs.

Claude Code Skills: Why Code Scripts Outperform Markdown Instructions for Agent Tasks
Most Claude Code skills rely too heavily on markdown. Using executable scripts instead reduces tokens by up to 90% and makes agent tasks more reliable.