Code Mala Tang
Code Mala Tang
Apr 28, 2026 · Operations

How Sub‑Agents Keep Claude Code Sessions Clean

Long Claude Code sessions quickly become noisy as every grep, find, and ls call stays in the main context, but using sub‑agents—including the built‑in Explore and Plan agents and the CLAUDE_CODE_FORK_SUBAGENT flag—isolates work, returns only concise summaries, and lets you monitor activity with a context‑timeline hook.

Claude CodeExplorePlan
0 likes · 7 min read
How Sub‑Agents Keep Claude Code Sessions Clean
AI Waka
AI Waka
Apr 26, 2026 · Artificial Intelligence

Unlocking Reliable AI Agents: A Deep Dive into Harness Engineering

The article examines why raw LLM models fail as autonomous coding agents and introduces Harness Engineering—a disciplined scaffold of prompts, tools, context policies, hooks, and sub‑agents—that mitigates context corruption, long‑task collapse, and security risks while cutting token costs by up to 50%.

AI AgentHarness EngineeringLLM safety
0 likes · 14 min read
Unlocking Reliable AI Agents: A Deep Dive into Harness Engineering
SuanNi
SuanNi
Apr 20, 2026 · Artificial Intelligence

How to Stop Context Rot in Claude Code: Rewind, Compact, and Sub‑Agents

This guide explains why massive token windows can cause context rot in Claude Code, demonstrates how to monitor usage, and walks through the /rewind, /clear, and /compact commands plus sub‑agent techniques to keep the model’s context clean and efficient.

AI prompt engineeringClaudeSession Management
0 likes · 8 min read
How to Stop Context Rot in Claude Code: Rewind, Compact, and Sub‑Agents
AI Algorithm Path
AI Algorithm Path
Mar 29, 2026 · Artificial Intelligence

Mastering Claude Code Extensions: Skills, MCP, Hooks, Sub‑agents, Agent Teams & Plugins

Claude Code, Anthropic's CLI AI programming assistant, offers six extensible mechanisms—Skills, MCP, Sub‑agents, Agent Teams, Hooks, and Plugins—each explained with purpose, setup steps, concrete examples, and practical guidance on when and how to combine them for robust AI‑driven workflows.

AI extensionsAgent TeamsClaude Code
0 likes · 12 min read
Mastering Claude Code Extensions: Skills, MCP, Hooks, Sub‑agents, Agent Teams & Plugins
Top Architecture Tech Stack
Top Architecture Tech Stack
Mar 24, 2026 · Artificial Intelligence

Unlock Claude Code’s Full Potential: 5 Proven Practices to Cut Errors by 40%

This guide explains why most users only tap into 20% of Claude Code’s capabilities, then details five core practices—including a project‑level CLAUDE.md file, a four‑step Explore‑Plan‑Code‑Commit workflow, the Think tool, sub‑agent architecture, and MCP integration—that together reduce error rates by 40%, cut rework by 60%, and accelerate development by up to 30%.

AI development workflowClaude CodeClaude.md
0 likes · 18 min read
Unlock Claude Code’s Full Potential: 5 Proven Practices to Cut Errors by 40%
ShiZhen AI
ShiZhen AI
Mar 1, 2026 · Artificial Intelligence

10 Ready-to-Use Claude Code Best Practices from the Author

The article presents ten actionable Claude Code techniques—including context‑window management, self‑validation prompts, planning mode, CLAUDE.md rules, parallel sessions, raw‑data bug fixes, sub‑agents, custom skills, prompt tricks, and context clearing—to help developers use the AI coding assistant efficiently and reliably.

AI Coding AssistantClaude CodeContext Management
0 likes · 16 min read
10 Ready-to-Use Claude Code Best Practices from the Author
Data Party THU
Data Party THU
Feb 12, 2026 · Artificial Intelligence

10 Expert Tips to Boost Your Claude Code Productivity

This guide translates and refines the Claude Code founder’s ten practical usage tips, covering parallel worktree sessions, plan‑mode workflows, CLAUDE.md maintenance, custom skills, automated bug fixing, prompt strategies, terminal setup, sub‑agents, data analysis, and learning techniques to help developers get the most out of the AI coding assistant.

AI Coding AssistantClaude CodeData Analysis
0 likes · 10 min read
10 Expert Tips to Boost Your Claude Code Productivity
Data Party THU
Data Party THU
Feb 7, 2026 · Artificial Intelligence

Boost Your Coding with Claude Code Sub‑Agents: 10 Ready‑to‑Use Templates

This guide explains why a single generic prompt for Claude Code often fails, introduces the concept of sub‑agents that assign focused roles to the AI, and provides ten practical sub‑agent templates covering refactoring, bug fixing, testing, API review, security, documentation, performance, product thinking, code review, and architecture decisions.

AI Coding AssistantAutomationClaude Code
0 likes · 7 min read
Boost Your Coding with Claude Code Sub‑Agents: 10 Ready‑to‑Use Templates
AI Tech Publishing
AI Tech Publishing
Feb 2, 2026 · Artificial Intelligence

2025’s Hottest Agent Architecture Patterns: A Deep Technical Summary

The article surveys emerging 2025 agent architecture patterns—including giving agents a computer, multi‑layer action spaces, progressive disclosure, context offloading, caching, sub‑agent isolation, evolving context, and multi‑agent coordination—backed by citations from Meta, Anthropic, and open‑source projects.

AI agentsAgent architectureCaching
0 likes · 20 min read
2025’s Hottest Agent Architecture Patterns: A Deep Technical Summary