Workflows Articles
Browse 1206 articles about Workflows.

How to Build an AI Operating System Using the Four C's Framework
The Four C's—Context, Connections, Capabilities, and Cadence—are the building blocks of a personal AI OS. Learn how to implement each layer with Claude Code.

How to Build an AI Second Brain with Claude Fable 5 and Claude Code
Learn how to build a personal AI operating system using Claude Fable 5, the Four C's framework, and Claude Code skills for maximum productivity.

How to Use Claude Artifacts to Build Shareable Web Apps from a Single Prompt
Claude Artifacts turn interactive visuals into standalone web apps with shareable URLs. Learn the brainstorm-first prompt strategy that gets better results.

Claude Code vs OpenAI Codex: Steering vs Dispatching Agents
Claude Code makes steering agents feel natural. Codex makes dispatching feel natural. Learn which approach fits your work and when to use both together.

Claude Fable 5 for Long-Running Agentic Coding: Real-World Results
Claude Fable 5 excels at complex, multi-hour coding tasks. See real benchmarks, Stripe's 50M-line migration case, and when it's worth the 2x cost.

How to Use Claude Fable 5 Dynamic Workflows for Parallel Sub-Agent Execution
Claude Fable 5 paired with dynamic workflows can spawn hundreds of parallel sub-agents. Learn how to use this combination for massive agentic coding tasks.

How to Use Claude Fable 5 Effort Levels: Low, Medium, High, and Max
Claude Fable 5 has five thinking modes. Learn when to use low vs max effort, why overkill hurts performance, and how to match effort to task complexity.

How to Deploy AI Agents to Google Cloud Using the Google Agent CLI
Google's Agent CLI lets you scaffold, evaluate, and deploy AI agents to GCP in minutes using Claude Code. Learn the full workflow from idea to production.

How to Build a Hybrid AI Memory System for Claude Code: Storage, Injection, and Recall
Learn how to combine MemSearch and Hermes to build a memory system that stores everything, injects smartly, and recalls by meaning with source citations.

What Is Agent Literacy? The Core Skill Every AI Builder Needs in 2026
Agent literacy is the ability to assign, verify, and manage AI agent work. Learn the key habits, failure modes, and decision rules that separate top builders.

What Is the Google Agent CLI? The Open-Source Tool for Shipping AI Agents to Production
Google's Agent CLI combines CLI capabilities with skills to take AI agents from idea to production deployment. Learn how it works and when to use it.

What Is MemSearch? The Hybrid AI Memory Library for Claude Code Agents
MemSearch provides automatic summarized storage and hybrid semantic-keyword search for AI agents. Learn how it compares to Hermes and GBrain for memory.

How to Build an Agentic Loop with Claude Code: Verification, Cost, and Stopping Criteria
Learn how to design agentic loops in Claude Code with proper verification steps, spending limits, and stopping conditions to avoid runaway token costs.

How to Run Claude Code on a VPS with Telegram Mobile Access
Run Claude Code 24/7 on a VPS and control it from your phone via Telegram. Step-by-step SSH, Tmux, and Channels plugin setup guide.

What Is an Agentic Loop? The New Meta for AI Coding Agents
Agentic loops let AI agents prompt themselves instead of waiting for you. Learn what they are, how to build one, and when not to use them.

How to Use AI Agents to Automate Business Workflows: Loops, Skills, and Sub-Agents
Move beyond manual prompting with loops, skills, and sub-agents. Learn how to design goal-based AI workflows that run autonomously across your business.

How to Use AI for Content Creation: From Research to Published Post with Sub-Agents
Use Claude Code sub-agents to parallelize content research, drafting, and review. Learn how to build a multi-agent content pipeline that runs while you sleep.

How to Build Custom Sub-Agents in Claude Code: YAML, Tools, and Triggers
Custom sub-agents in Claude Code are markdown files with YAML front matter. Learn how to write descriptions, set tools, and trigger agents automatically.

How to Run Claude Code on a VPS: 24/7 Always-On AI Workflows
Running Claude Code on a VPS keeps your AI workflows alive when your laptop sleeps. Learn how to set up SSH, install Claude, and connect via Telegram.

How to Use Telegram with Claude Code for Mobile AI Agent Access
Connect Claude Code to Telegram using the official channels plugin and Tmux to dispatch AI tasks from your phone and walk away while they run.