How I built a skill to fan out 20 workers to fix my old Rails App on Antigravity (steal my prompt!)
How to use AI agents and worktrees to fix multiple GitHub issues on an old Rails app with zero manual effort.
How to use AI agents and worktrees to fix multiple GitHub issues on an old Rails app with zero manual effort.
Advanced tips for using Claude Code effectively, covering context management, caching, modes, and subagents.
Explores four subagent patterns in AI agent systems for 2026, focusing on agent management and task delegation.
Learn two proven patterns for correctly using MCP servers with AI agents to avoid context bloat, higher costs, and poor performance.
OpenAI Codex now supports subagents and custom agents for AI-assisted coding, similar to features in Claude Code and other platforms.
OpenAI Codex now supports subagents and custom agents for AI-assisted coding, similar to features in Claude Code and other platforms.
Explores the technical implementation of subagents in the Goose AI agent framework, focusing on their architecture and how they manage context.
Explains the concept of AI subagents, specialized agents for specific tasks, and their architecture using an orchestrator model.