#agents
3 articles with this tag.

·4 min read
Ultrareview vs regular review — when multi-agent makes sense
Ultrareview is multi-agent code review in Claude Code. Showing the difference vs regular review, what it costs, and when it's worth it.

·4 min read
Sub-agents in Claude Code — the orchestration pattern that works
Sub-agents are the key pattern when the main session starts to bloat. Showing when to fire them, what context to pass, and how to avoid the 'shouting into the void' effect.

·5 min read
Background agents and Ralph loop — when they pay off, when they burn tokens
Background agents and Ralph-style loops are powerful, but easy to turn into a token furnace. Showing my three real cases and the rule for when to even turn this on.