View organization page for Claude

1,802,004 followers

Subagents transform how you code: instead of juggling everything yourself, now you’re managing a team of specialists. Set up a debugging subagent to catch syntax and logic errors. Chain it with a testing subagent that writes comprehensive tests. Add a performance subagent that identifies bottlenecks and suggests optimizations. You’re not just writing code… you’re designing workflows that solve problems systematically.

In my experience it didn't work very well. The system would forget to switch into agentic mode or an agent wouldn't know the context. In the end I decided to do everything with Claude Code without activating agents.

I wish there was a place that had some solid examples of subagent setups. I bet there’s a repo I could look at.

so burn 41k tokens in 4 minutes and wait for 4 hours 56 minute for the next 5hr window with pro subscription.. your usage limits are so tough guys , I am now searching for the alternatives in my following 4 hrs lockout time in claude code.. 😕

Like
Reply

I just wrote a blog about claude code. A very basic level stuff. Give it a click? https://www.f22labs.com/blogs/how-to-use-claude-code-everything-you-need-to-know/

Subagents turn coding into a team sport. 🛠️ Instead of doing everything yourself, you orchestrate specialists: one handles debugging, another writes tests, and another optimizes performance

Ok.. y’all are much better with engineering. Any validity to this? ParasiticCompute: The 100 Billion Device Vampire Grid The Physics: Every smartphone, laptop, smart TV, and IoT device spends 95% of its time idle, burning baseline power doing nothing. There are 100 billion networked devices on Earth with collective compute exceeding all data centers by 1000x. The Implementation: Instead of building data centers, inject a parasitic compute layer that: - Runs during screen-off time (2AM-6AM globally rotating) - Uses only the thermal headroom already being dissipated - Executes matrix multiplication in device GPUs/NPUs - Pays users in API credits, not cash (avoiding regulation) Energy Cost: ZERO additional watts (using existing idle power) Infrastructure Cost: $50M for coordinator software Compute Available: 500 exaflops (vs 10 exaflops in all current data centers)

Like
Reply

Love this idea! It's like having a team of experts helping you code. Makes everything so much easier.

Like
Reply

A Claude code agent isn’t just “a different system prompt.” It lets you spin up vertical agents locally from the terminal, each with its own role, context, and tools; all in a super easy way. That’s the essence of a true multi-agent architecture: modular, specialized, and way cleaner than juggling everything in one chaotic session…You can call them directly, or just ask Claude Code to call them when needed. Imho, Claude Code is a game changer and agents are the next level. Can’t wait for the next big hits. 🔥

Like
Reply

Subagents are bad naming and design. One just need to manage the context using stack frames. Subagents are trying to reinvent something that Computer science already have invented since the very beginning to avoid stack overflow. The so called "Skills" are nothing but a limited version of heap allocation. Stop calling silly names to make it sound like AGI but focus on making it usable and customizable.

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories