Skip to content

Community Resource: Claude Agentic Patterns - Comprehensive Pattern Library #489

@ThibautMelen

Description

@ThibautMelen

📝 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 reference
  • docs/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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions