team workflows
30 articles about team workflows in AI news
Claude's Subagents vs. Agent Teams: A Practical Framework for Multi-Agent System Design
Anthropic's Claude offers two distinct multi-agent models: isolated subagents for parallel tasks and communicating agent teams for complex workflows. The key design principle is to split work by context, not role, and to default to a single agent until complexity is proven necessary.
Preventing AI Team Meltdowns: How to Stop Error Cascades in Multi-Agent Retail Systems
New research reveals how minor errors in AI agent teams can snowball into systemic failures. For luxury retailers deploying multi-agent systems for personalization and operations, this governance layer prevents cascading mistakes without disrupting workflows.
Google DeepMind Forms 'Strike Team' to Boost AI Coding, Citing Anthropic Pressure
Google has formed a specialized team within DeepMind to rapidly improve its AI coding capabilities. The move is a direct response to internal assessments that Anthropic's tools are more advanced, with leadership pushing for agentic systems.
Swarm Plugin Enforces Consistent 9/10 Outputs from Claude Code Teams
The Swarm plugin for Claude Code creates a structured team of agents that review and score work before it reaches you, solving the problem of inconsistent output quality.
Emergent AI Launches Work Stress Copilot, Integrates with Slack & Teams
Emergent AI has launched a new 'Work Stress Copilot' agent that integrates with Slack and Microsoft Teams to autonomously manage calendar scheduling, email triage, and meeting prep. The tool aims to directly reduce cognitive load by automating repetitive administrative work.
OpenClaw Creator: Agentic Workflows Fail Without Human Taste in Loop
Peter Steinberger, creator of the OpenClaw AI agent framework, argues that the core failure in agentic workflows is removing human judgment too soon. He asserts that strong output requires continuous human vision, steering, and questioning.
Anthropic Launches Managed Agents for Long-Running AI Workflows
Anthropic has launched Managed Agents, a hosted service for creating and running long-running AI agents. This addresses core system design challenges for persistent AI workflows that operate beyond single API calls.
Replace Claude Code's Context-Stuffing with git-semantic for Team-Wide Semantic Search
A new tool, git-semantic, lets teams build and share a semantic search index of their codebase via Git, eliminating redundant API calls and enabling faster, more accurate Claude Code queries.
Garry Tan's gstack: Install This 56k-Star 'Virtual Team' for Claude Code
YC CEO Garry Tan open-sourced gstack, a pack of slash commands that turns Claude Code into a structured team of specialists, claiming it helps ship 10k-20k lines of code daily.
Epismo CLI: Save and Reuse Your Claude Code Workflows Like GitHub Repositories
Epismo CLI lets you capture, version, and share multi-step Claude Code workflows as markdown chains, solving the 'how did I get here?' problem.
Cline Launches Kanban Platform for Visualizing and Managing Multi-Agent AI Workflows
Cline has launched Cline Kanban, a visual platform for developers to manage and orchestrate multi-agent AI workflows. It aims to address the complexity of coordinating multiple specialized AI agents on a single task.
Orchestrate Multi-Step Workflows Directly from Claude Code with the Conductor Plugin
Install the Conductor MCP plugin to have Claude Code create, manage, and visualize complex workflows—from GitHub-to-Slack pipelines to approval flows—right from your terminal.
Anthropic Labs Team, Led by Boris Cherny, Ships MCP, Skills, Claude Desktop, and Claude Code
Boris Cherny reveals the small Anthropic Labs team he joined was responsible for shipping key early products like MCP, Skills, and the Claude Desktop app, and is now releasing full computer use in Cowork and Dispatch.
Claude Agent Teams UI: The Visual Dashboard That Makes Agent Teams Actually Usable
A free, open-source desktop app that adds a real-time kanban board, cross-team messaging, and hunk-level code review to Claude Code's Agent Teams feature.
How to Automate Microsoft Teams Replies with Claude Code and a Browser Script
A developer built a script that uses Claude Code's --chrome flag to read and reply to Teams messages automatically, with access to local repos for context-aware answers.
Garry Tan's gstack: The 13-Skill Setup That Turns Claude Code Into a Virtual Engineering Team
Install Garry Tan's open-source gstack to get 13 specialized Claude Code skills (/plan-ceo-review, /review, /qa) that act as a full engineering team, shipping production code faster.
Helium: A New Framework for Efficient LLM Serving in Agentic Workflows
Researchers introduce Helium, a workflow-aware LLM serving framework that treats agentic workflows as query plans. It uses proactive caching and cache-aware scheduling to reduce redundancy, achieving up to 1.56x speedup over current systems.
Stanford-Princeton Team Open-Sources LabClaw: The 'Skill OS' for Scientific AI
Researchers from Stanford and Princeton have open-sourced LabClaw, a 'Skill Operating Layer' for LabOS that transforms natural language commands into executable lab workflows. This breakthrough promises to dramatically accelerate scientific experimentation by bridging human intent with robotic execution.
Agentic AI for Luxury: A Framework for Reliable, Scalable Client Intelligence Workflows
Agentics 2.0 introduces a formal framework for building reliable, structured AI workflows. For luxury retail, this enables scalable, auditable automation of complex tasks like personalized content generation, product attribute enrichment, and multilingual client communication.
How Top Tech Engineers Are Using Claude Code's 'GSD' Method to Revolutionize Development Workflows
Engineers at Amazon, Google, and Shopify are adopting a method called 'GSD' (Get Shit Done) using Claude Code to dramatically accelerate development cycles. This approach transforms how teams approach coding tasks, debugging, and system documentation.
AI-Native CRM Revolution: How Lightfield Automates Sales Workflows Beyond Traditional Systems
Lightfield introduces an AI-native CRM that automatically updates customer data by connecting to email, calendar, and meetings, eliminating manual upkeep and transforming how sales teams manage relationships.
Anthropic Disables Claude Max for 24/7 Autonomous Agent Workflows
Anthropic has disabled the 'Claude Max' feature that allowed for 24/7 autonomous agent operation, a move affecting developers running persistent coding and automation tasks on the platform.
Open-Sourced 'AI Investment Team' Agent Framework Released for Stock Research and Portfolio Management
An anonymous developer has open-sourced a multi-agent AI framework designed to automate stock research, market analysis, and portfolio management. The release adds to a growing trend of specialized, open-source financial AI tools.
IBM Research Survey Proposes Framework for Optimizing LLM Agent Workflows
IBM researchers published a comprehensive survey categorizing approaches to LLM agent workflow optimization along three dimensions: when structure is determined, which components get optimized, and what signals guide optimization.
Building Sequential AI Workflows with Microsoft Agent Framework and Azure AI Foundry
A technical walkthrough of implementing a sequential agent workflow for security incident triage using Microsoft's Agent Framework and Azure AI Foundry. Demonstrates how to structure multi-stage AI processes where each agent builds on previous outputs with full conversation history.
Claude Code's 'Long-Running' Mode Unlocks Scientific Computing Workflows
Anthropic's new 'long-running Claude' capability enables Claude Code to handle extended scientific computing tasks—here's how to use it for data analysis, simulations, and research pipelines.
TTal CLI: Orchestrate Multiple Claude Code Agents for Autonomous PR Workflows
TTal is a Go CLI that creates a multi-agent system with persistent manager agents and disposable worker agents, letting you run entire PR cycles from your phone via Telegram.
Claude-to-IM Skill: Get Claude Code in Your Team Chat (Without OpenClaw's Security Risks)
Open-source bridge brings Claude Code to Telegram/Discord with permission prompts, streaming, and persistent sessions—safer alternative to OpenClaw.
Multi-Claude CLI: Switch Between Team and Personal Claude Code Accounts Instantly
A new npm package lets you manage multiple Claude CLI accounts with shared configs and cloud sync, perfect for switching between work and personal projects.
Jinn: Run Claude Code as a Multi-Agent Team with Cron Jobs and Slack Integration
Jinn is an open-source gateway daemon that turns Claude Code CLI into a multi-agent system with scheduling, Slack integration, and a web dashboard.