pi-taskflow Guide: Build Resumable DAG Workflows in Pi CLI with 18 Agents
Build resumable DAG workflows in Pi CLI with pi-taskflow. 18 agents, 8 phase types, cross-session resume, zero dependencies. Complete guide with JSON DSL examples.
Step-by-step production AI workflow architectures, event loops, and agent orchestration for builders.
Build resumable DAG workflows in Pi CLI with pi-taskflow. 18 agents, 8 phase types, cross-session resume, zero dependencies. Complete guide with JSON DSL examples.
The A2A (Agent-to-Agent) protocol is a horizontal communication standard that allows AI agents from different frameworks to discover, delegate, and collaborate on tasks. Unlike the Model Context Protocol (MCP), which con...
Multi-model tournament code review catches 85-92% of issues before merge. Claude Code dynamic workflows spawn 3-5 competing models. Complete setup guide with cost analysis.
Claude Code dynamic workflows let Claude Opus 4.8 orchestrate 100+ parallel agents for codebase migration. The Bun Zig-to-Rust port of 750K lines completed in 11 days with 99.8% test pass rate. Step-by-step setup guide.
The n8n 3-in-1 AI Automation Suite uses Claude 3.5 Sonnet and Gemini 1.5 Pro across 81 interconnected n8n nodes to run a content factory, customer intelligence engine, and campaign orchestrator from one instance. A 3-per...
n8n-claw is a self-hosted AI agent built entirely inside n8n that uses Claude API for reasoning, PostgreSQL for persistent memory with vector search, Telegram as the chat interface, and SearXNG for private web search. It...
Building n8n workflows with Claude Code means using the n8n-mcp server (czlonkowski, v2.57.1) to give Claude Code direct access to 1,851 n8n nodes through the Model Context Protocol. Developers cut weekly workflow mainte...
Claude Code Dynamic Workflows (Anthropic, research preview May 28, 2026) let Claude write a JavaScript orchestration script that spawns up to 1,000 parallel subagents within a single session. Each subagent has its own co...
ColonyOS (rangelak/ColonyOS v0.4.6) is an autonomous software engineering pipeline that uses Claude Code to turn feature descriptions into shipped pull requests. Its built-in CEO agent writes PRDs, 7-persona reviewers ev...
Codex + Claude Code Multi-Agent Review Pipeline runs two AI models as adversarial reviewers in parallel via n8n orchestration. Claude Code checks architecture and conventions while Codex checks security and performance....
n8n + Claude API AI Research Agent uses Claude 3.5 Sonnet for analysis and Perplexity API for real-time web research, orchestrated through n8n's visual workflow builder. The agent evaluates sources for credibility, ident...
Build an autonomous creative content pipeline with Hermes Agent v2.0+ that takes a raw idea and produces novels, tutorial videos, and audiobooks in parallel. Subagents handle research, drafting, illustration via ComfyUI,...