🌱 Claude Code

Use cases

🌱 Accessing restricted sites (eg Reddit)

Other tips

45 Claude Code Tips: From Basics to Advanced Github Source
You’re using Claude Code Wrong - These 10 Tips Will Change Everything YouTube

Agent Teams

This is a new multi-agent architecture where multiple Claude instances working in parallel, sharing a task list and with the ability to communicate to each other. The latter reduces the risk of sub-agents, that cannot not coordinate directly. However, this comes with higher token cost. Source

Uses of Claude Agent Teams
Agent teams are overkill for small bounded work that does not require co-ordination, e.g tasks in which the agents simply feed a 'main' agent. Use them instead for tasks where consistency is required across parallel deliverables or when building complex software in which different layers must co-ordinate. Source