subagents

Tag

Cards List
#subagents

Designing a team of agents

Reddit r/openclaw · 2026-06-04

Google Antigravity has introduced support for building autonomous teams of specialized agents, including roles like Sentinel, Orchestrator, Explorer, Worker, Reviewer, Critic, and Auditor, each with distinct responsibilities rather than a single generalist agent.

0 favorites 0 likes
#subagents

@realWeZZard: https://x.com/realWeZZard/status/2062105579649380748

X AI KOLs Timeline · 2026-06-03 Cached

Developer @realWeZZard shared his experience of building the charge plugin on his own four months before Anthropic launched Dynamic Workflow, detailing the design trade-offs of subagent orchestration, cost control, and the reasons for ultimately choosing amplify, and provided a practical decision tree.

0 favorites 0 likes
#subagents

Subagents Account for Most Token Costs in Long Agent Runs: Fixes That Cut Usage 70 to 90 Percent in Practice

Reddit r/artificial · 2026-06-02

The article analyzes a 2026 paper by Bai et al. showing that subagents and context bloat cause token costs in long agent runs to be ~1000x higher than chat, and presents three practical fixes (PLAN.md, read budget, out-of-band notes) that reduce token usage by 70-90%.

0 favorites 0 likes
#subagents

@googleaidevs: From clutter to clarity. Watch parallel subagents in @Antigravity sort and rename hundreds of marketing assets, elimina…

X AI KOLs Following · 2026-06-01 Cached

Google AI Devs showcases how parallel subagents in Antigravity can automatically sort and rename hundreds of marketing assets, reducing manual file management.

0 favorites 0 likes
#subagents

@reach_vb: this! codex can create and interact with threads across projects and tasks - all you need to do is ask I’ve used this r…

X AI KOLs Timeline · 2026-05-29 Cached

Codex introduced new capabilities for creating and managing threads across projects and tasks, including orchestration of worktrees and use of subagents for parallel tasks.

0 favorites 0 likes
#subagents

@FinanceYF5: Source:

X AI KOLs Timeline · 2026-05-29 Cached

Claude Code introduces a dynamic workflow feature where Claude writes orchestration scripts, spawns subagent swarms, and verifies results, accessible via /model opus 4.8 and /effort ultracode.

0 favorites 0 likes
#subagents

@FinanceYF5: Claude generates orchestration scripts in real time, running a large number of sub-agents in parallel to handle complex tasks. Supports Max, Team, Enterprise, and API endpoints. Note: token consumption is significantly higher than normal sessions.

X AI KOLs Timeline · 2026-05-29 Cached

Claude Code introduces dynamic workflow capabilities, generating orchestration scripts in real time and running a large number of sub-agents in parallel to handle complex tasks. Supports Max, Team, Enterprise, and API endpoints, but token consumption is significantly higher than normal sessions.

0 favorites 0 likes
#subagents

@yacinelearning: if you are interested in taking a sneak peek at what might be going on in claude code dynamic workflow feature check ou…

X AI KOLs Timeline · 2026-05-28 Cached

Claude Code introduces dynamic workflows, allowing Claude to write orchestration scripts and spawn coordinated subagents for complex tasks.

0 favorites 0 likes
#subagents

@lateinteraction: Claude Code is finally an RLM (oct 2025), congrats to Anthropic :-)

X AI KOLs Following · 2026-05-28 Cached

Claude Code's research preview now includes dynamic workflows, allowing Claude to write orchestration scripts and spin up coordinated subagents for complex tasks.

0 favorites 0 likes
#subagents

@Saboo_Shubham_: This is AWESOME. HERMES Agent does something similar out of the box. Look at what I keep asking for in the telegram cha…

X AI KOLs Timeline · 2026-05-25 Cached

A tweet highlights that Hermes Agent can identify repeated workflows and turn them into reusable skills or custom subagents, with a call to action for Codex users.

0 favorites 0 likes
#subagents

@fitchmultz: GPT-5.5 xhigh as planner + Composer 2.5 subagents as implementers beats either model doing everything alone. In pi (pi-…

X AI KOLs Timeline · 2026-05-24 Cached

A tweet introduces a workflow where GPT-5.5 xhigh plans and delegates implementation to Composer 2.5 subagents via the pi-cursor-sdk, claiming it outperforms using either model alone. The linked GitHub repo is an open-source SDK that integrates Cursor models into the pi agent runtime.

0 favorites 0 likes
#subagents

@justloveabit: 100 ready-to-use sub-agents that upgrade Claude Code from an 'assistant' to a 'complete AI company'. Most people still use Claude Code for single-agent chat. The real experts are already using 100+ specialized sub-agents to build their own AI engineering teams. Awesome repo...

X AI KOLs Timeline · 2026-05-24 Cached

Introduces an Awesome repository containing over 100 sub-agents that upgrade Claude Code from a single-agent assistant to a multi-agent collaborative AI development platform, and provides a quick-start guide and top sub-agent recommendations.

0 favorites 0 likes
#subagents

@reach_vb: Codex Tip: ask Codex to look through your past sessions and turn repeated prompts into reusable skills + subagents you’…

X AI KOLs Following · 2026-05-23 Cached

A tip for using Codex to turn repeated prompts into reusable skills and subagents, improving workflow efficiency for tasks like CI failure checking and PR review.

0 favorites 0 likes
#subagents

@ErdalToprak: https://x.com/ErdalToprak/status/2057871169702027462

X AI KOLs Timeline · 2026-05-22 Cached

A detailed guide on setting up custom subagents for Codex, using a grid of six generic agents with varying effort and permission levels, plus a mission card pattern for efficient task delegation.

0 favorites 0 likes
#subagents

@NainsiDwiv50980: Your AI outputs look messy because you built prompts not a system Claude Code becomes insanely powerful when you struct…

X AI KOLs Timeline · 2026-05-22 Cached

A framework for structuring Claude Code as an AI operating system using CLAUDE.md, skills, hooks, subagents, and plugins to create scalable, automated workflows.

0 favorites 0 likes
#subagents

@pallavishekhar_: How to reduce token usage in AI Agents? Let's understand. AI Agents use LLMs to think, plan, and recommend tools. Every…

X AI KOLs Timeline · 2026-05-22 Cached

This thread shares strategies to reduce token usage in AI agents, including prompt caching, context summarization, using smaller models, trimming tool outputs, subagents, RAG, and tight system prompts.

0 favorites 0 likes
#subagents

@AdamRLucek: Do agents listen to you… or themselves? While evaling subagent behavior in deep agent systems, we noticed an interestin…

X AI KOLs Following · 2026-05-21 Cached

A researcher shares an observation in evaluating subagent behavior within deep agent systems, noting an interesting quirk in how agents align with hand-written system prompts versus instructions from the orchestrator.

0 favorites 0 likes
#subagents

@adrgrondin: Subagents running locally and simultaneously on MacBook Pro M5 with Codex CLI + @lmstudio to review code and find bugs …

X AI KOLs Following · 2026-05-20 Cached

Demonstrates running subagents locally on a MacBook Pro M5 using Codex CLI and LM Studio with Qwen 3.6 and MLX batching for code review and bug detection.

0 favorites 0 likes
#subagents

Claude Code plugins a risk to local ecosystem?

Reddit r/LocalLLaMA · 2026-05-19

Claude Code's plugin system allows powerful extensions beyond skills, but its proprietary nature risks vendor lock-in as only a few competitors support it.

0 favorites 0 likes
#subagents

@svpino: I'm now *subagent-pilled* with Claude Code. This is the biggest update I've made in the way I work over the last 2 week…

X AI KOLs Following · 2026-05-15

Shares a workflow tip for Claude Code: use subagents to keep context windows separate, mix different models, and assign specific tools to each subagent.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback