-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
📝 Contribution Type
Documentation / Community Resource / Pattern Sharing
📋 Resource Description
Claude Agentic Patterns - A comprehensive collection of 7 Anthropic-validated agentic patterns for building AI agents with Claude.
Repository: https://github.com/ThibautMelen/claude-agentic-patterns
✨ What's Included
7 Complete Pattern Guides
| Pattern | Description |
|---|---|
| Subagent Orchestration | Delegate specialized tasks to focused subagents |
| Progressive Skills | On-demand capability loading for dynamic behavior |
| Parallel Tool Calling | Maximize performance with simultaneous tool execution |
| Master-Clone Architecture | Self-spawning agents with full context inheritance |
| Multi-Window Context | State persistence across context windows |
| Programmatic Orchestration | Code-driven tool orchestration patterns |
| Wizard-Style Workflows | Multi-step processes with explicit user confirmation |
Features
- 📊 30+ colorful Mermaid diagrams (dark/light mode optimized)
- 💻 Working code examples in Python & TypeScript
- 📚 Source links to official Anthropic documentation
- 🎯 When to use / When not to use guidance for each pattern
🎯 Alignment with SuperClaude Framework
This resource aligns with SuperClaude's mission by:
- Providing systematic development workflow patterns that complement SuperClaude commands
- Offering educational content for software development practices
- Supporting agent coordination patterns similar to SuperClaude's cognitive personas
- Including quality gates and validation patterns aligned with SuperClaude's approach
💡 Suggested Integration
Could be referenced in:
docs/Reference/examples-cookbook.md- As external pattern referencedocs/Developer-Guide/- For agent development patterns- Project README - As a community resource link
📖 Sources
All patterns are derived from official Anthropic documentation:
- Claude 4.5 Best Practices
- Agent SDK Documentation
- Anthropic Engineering Blog
- Claude Code Documentation
License: MIT (compatible with SuperClaude Framework)
Author: @ThibautMelen
Metadata
Metadata
Assignees
Labels
No labels