ithiria894/awesome-claude-code-workflows

102 stars · Last commit 2026-03-28

Curated workflow recipes that combine hooks, MCP servers, skills, agents, and CLAUDE.md to automate real Claude Code tasks

README preview

# Awesome Claude Code Workflows [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

> Curated workflow recipes that combine hooks, MCP servers, skills, agents, and CLAUDE.md to automate real development tasks in Claude Code.

A workflow is more than a single tool — it's a **recipe** that chains multiple Claude Code primitives together. Think of this as a cookbook, not a tool catalog.

Looking for individual components? See [awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) for tools, [awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills) for skills, and [awesome-claude-code-hooks](https://github.com/ithiria894/awesome-claude-code-hooks) for hooks.

## Contents

- [Virtual Engineering Teams](#virtual-engineering-teams)
- [Plan-Build-Review Pipelines](#plan-build-review-pipelines)
- [Multi-Agent Orchestration](#multi-agent-orchestration)
- [Context and Memory Management](#context-and-memory-management)
- [TDD and Code Quality](#tdd-and-code-quality)
- [Git and PR Automation](#git-and-pr-automation)
- [Ship and Deploy](#ship-and-deploy)
- [Cross-LLM Collaboration](#cross-llm-collaboration)
- [Research and Discovery](#research-and-discovery)
- [Browser and Testing](#browser-and-testing)

View full repository on GitHub →