lxcong

A community-curated collection of real-world Claude Code workflows — multi-agent slash commands, battle-tested in production.

10
1
85% credibility
Found May 30, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
HTML
AI Summary

Awesome Claude Workflows is a community collection of ready-made automation templates for Claude Code. The main offering is the Trading Agents workflow, which simulates a real trading firm's research process by running multiple AI agents in sequence—analysts gathering data in parallel, a debate stage where agents argue bull and bear cases, trader proposals, and risk review. Users install workflows with a single command, then run them as slash commands to get structured analysis and reports. The project is MIT-licensed, clearly documented, and explicitly notes that the trading workflow is for research and education only, not financial advice.

How It Works

1
💡 You hear about Claude Code workflows

A colleague tells you about ready-made workflows that make Claude Code work like a team of specialized experts.

2
📦 You install the Trading Agents workflow

With one simple command, the workflow drops into your Claude Code and becomes available as a slash command.

3
🎯 You ask for stock analysis

You type a command asking Claude to analyze your favorite stock, like '/trading-agents NVDA'.

4
Four analyst agents start working in parallel
📊
Fundamentals analyst checks financial health

Reviews revenue, margins, and growth metrics

💬
Sentiment analyst reads social signals

Gauges investor mood from discussions and posts

📰
News analyst scans recent coverage

Collects headlines and announcements

📈
Technical analyst reads the charts

Studies price patterns and indicators

5
⚖️ Bull and bear agents debate

The agents argue back and forth, challenging each other's findings until they reach a balanced view.

6
🎭 Traders and risk managers review

A trader proposes an action, then risk managers debate aggressive versus conservative approaches.

You receive a complete investment report

A portfolio manager gives a final rating (Buy/Hold/Sell) and you get a detailed report saved to your computer.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is awesome-claude-workflows?

This is a directory of ready-to-run workflows for Claude Code — slash commands that bundle multiple AI agents into structured pipelines. You pick a workflow, run it with a slash command, and Claude Code executes a coordinated chain of agents that research, debate, and produce structured output. The install script drops workflows into your local config with one command, no plugin registration needed. The showcase workflow runs a four-analyst team in parallel, feeds their findings through an adversarial bull/bear debate, then routes the verdict through a trader and risk manager to produce a final rating. Both the scripts and the generated reports live in plain text, so everything is inspectable and forkable.

Why is it gaining traction?

The Dynamic Workflows feature in Claude Code is new, and this repo is the first community hub for sharing battle-tested examples instead of toy demos. The trading-agents workflow demonstrates orchestration patterns — parallel fan-out, sequential debates, structured agent outputs — that most developers would otherwise have to reverse-engineer. The install script removes the friction: one curl command to get a workflow, then use it like any slash command. That small surface area pays off immediately once you see an agent pipeline fire correctly.

Who should use this?

Developers already using Claude Code who want to move past single-prompt interactions. If you've been hand-rolling multi-step agent chains and wishing for a reusable template, this repo offers working examples you can install and adapt. Analysts or researchers doing systematic research benefit from workflows that formalize the research-debate-verify cycle. Teams considering multi-agent architectures will find concrete patterns here rather than abstract architecture diagrams.

Verdict

The credibility score of 0.8500000238418579% reflects early-stage territory — only 10 stars and a single production workflow. That's not a knock against the work; it's an honest read on maturity. If you're already paying for Claude Code and want to experiment with multi-agent workflows, installing one takes 30 seconds and gives you a working reference. Watch this repo as the community fills in the remaining categories. Skip it only if you're not on a Claude Code paid plan or need a fully populated library today.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.