Agentic Workflow Patterns — Development agent for Claude Code
by ThibautMelen - A comprehensive and well-documented collection of agentic patterns from Anthropic docs, with colorful Mermaid diagrams and code examples for each pattern.
How to install Agentic Workflow Patterns
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ThibautMelen/agentic-ai-systems and copy the folder into
~/.claude/agents/.
What Agentic Workflow Patterns does
by ThibautMelen - A comprehensive and well-documented collection of agentic patterns from Anthropic docs, with colorful Mermaid diagrams and code examples for each pattern. Covers Subagent...
One of 2 entries listed from ThibautMelen/agentic-ai-systems. The repository README
describes the whole collection, not this agent — read it on GitHub.
Alternatives in Development
- Herald — You are a specialized release agent 3.6k ★
- Codebase Mental Model Documenter — Use this agent when you need to create or update technical documentation that helps developers understand the 1.2k ★
- Context Engineering Kit — by Vlad Goncharov - Hand-crafted collection of advanced context engineering techniques and patterns with minim 679 ★
Related Agents
Backend Intern
Use this agent when the user types /ash or asks for backend intern work — e.g., log learnings from the BE work
Arch Documenter
Use for generating architecture documentation, API specifications (OpenAPI), Architecture Decision Records (AD
Doc Diagrammer
Use this agent to create readable, focused Mermaid diagrams embedded directly in markdown documentation. Featu
Diagram Builder
Generates ship-time Mermaid state and sequence diagrams, an API endpoint catalog with request/response schemas
API Contract Validator
API contract validation agent that ensures frontend API calls match backend endpoints, request/response types
Docs Styler
Use this agent when creating or updating documentation pages in the /docs directory to ensure consistent styli
Related Skills
Publishing Astro Websites Agentic Skill
A comprehensive Claude Code skill for building and deploying static websites with the Astro framework. Covers
Awesome Docs
Generate, convert, and maintain animated GitHub-safe Markdown documents with animated SVG diagrams. Covers fou
Deep Dive Claude Code
《深入理解 Claude Code 源码》— 系统剖析 Anthropic Claude Code CLI 的架构设计、工程实践与编程哲学 25 chapters, 101 Mermaid diagrams, 467 c