Related Resource
Hey! Created a visual reference guide that complements claude-engineer's approach to agentic workflows.
Repo: https://github.com/ThibautMelen/claude-agentic-patterns
7 Patterns Covered
- Subagent Orchestration - Task delegation patterns
- Progressive Skills - On-demand capability loading
- Parallel Tool Calling - Simultaneous execution
- Master-Clone Architecture - Self-spawning agents
- Multi-Window Context - State persistence
- Programmatic Orchestration - Code-driven workflows
- Wizard-Style Workflows - Confirmation checkpoints
All sourced from Anthropic's official docs with 30+ diagrams and code examples.
Thought it might be useful for claude-engineer users looking to understand the underlying patterns!
License: MIT
Related Resource
Hey! Created a visual reference guide that complements claude-engineer's approach to agentic workflows.
Repo: https://github.com/ThibautMelen/claude-agentic-patterns
7 Patterns Covered
All sourced from Anthropic's official docs with 30+ diagrams and code examples.
Thought it might be useful for claude-engineer users looking to understand the underlying patterns!
License: MIT