CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
ruvnet avatar

Agent Swarm Issue

ruvnet/ruflo
1.1k installs67.2k stars
Summary

This turns GitHub issues into coordinated AI agent swarms that automatically decompose tasks and track progress. You'd use it when an issue is complex enough that breaking it into subtasks and assigning specialized agents (debugger, coder, tester) makes sense. It hooks into GitHub's issue comments for control, updates checklists automatically, and can handle dependencies between issues. The label-based routing is clever: tag something "swarm-ready" and it spins up the right topology and agents based on keywords. Honestly feels like overkill for simple bugs, but for epic-level work or gnarly refactors where you want multiple specialized agents collaborating with persistent state in the issue thread, it's a solid coordination layer. Works through gh CLI so you can script the whole flow.

Install to Claude Code

npx -y skills add ruvnet/ruflo --skill agent-swarm-issue --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Git & Pull RequestsAI & Agent Building
First SeenJun 3, 2026
View on GitHub

More from ruvnet/ruflo

All 236 skills →
  • Agent Test Long Runner1.1k
  • Agent V3 Memory Specialist1.1k
  • Agent Worker Specialist1.1k
  • Agent Release Manager1.1k
  • Agent Challenges1.1k
  • Agent Matrix Optimizer1.1k
  • Agent Mesh Coordinator1.1k
  • Agent Raft Manager1.1k
  • Agent Sync Coordinator1.1k
  • Agent User Tools1.1k
  • Claims1.1k
  • Agent App Store1.1k
  • Agent Multi Repo Swarm1.1k
  • Agent Refinement1.1k
  • Agent Sparc Coordinator1.1k
  • Agent Crdt Synchronizer1.1k
  • Agent Gossip Coordinator1.1k
  • Agent Migration Plan1.1k
  • Agent V3 Performance Engineer1.1k
  • Agent V3 Queen Coordinator1.1k
  • Agent Github Pr Manager1.1k
  • Agent Scout Explorer1.1k
  • Agent Pagerank Analyzer1.1k
  • Agent Implementer Sparc Coder1.1k

Recommended

More Git & Pull Requests →
owl-listener avatar
design-review-process

owl-listener/designer-skills

Establish design review gates with criteria, checklists, and approval workflows.
1.1k
2k
cognitedata avatar
flows-design-review

cognitedata/builder-skills

Semi-automated design quality review for Flows apps. Runs concrete repo probes (grep, lint, build) to propose a draft 1–5 score for each of the official 10 quality-guidelines questions from docs.cognite.com/cdf/flows/guides/quality-guidelines, then asks the user to confirm or override each score. Still requires the user to walk their tasks end-to-end in the running app (Step 2) since navigation and clickability feel cannot be measured statically. Writes reviews/design-review/feedback-round-<N>/design-review-report.md with an overall average and prioritized fix lists. Use when the user asks to run a Flows design review, run the design quality assessment, or run flows-design-review. Must be run AFTER flows-code-review reaches 0 Must Fix and BEFORE flows-external-app-submit.
1.1k
5
tursodatabase avatar
pr-workflow

tursodatabase/turso

General guidelines for Commits, formatting, CI, dependencies, security
1k
23.7k
jnmetacode avatar
receiving-code-review

jnmetacode/superpowers-zh

收到代码审查反馈后、实施建议之前使用,尤其当反馈不明确或技术上有疑问时——需要技术严谨性和验证,而非敷衍附和或盲目执行
1k
7.6k
remotion-dev avatar
make-pr

remotion-dev/remotion

Open a pull request for the current feature
1k
55.7k
daymade avatar
github-ops

daymade/claude-code-skills

Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API operations including creating/viewing/merging PRs, managing issues, querying API endpoints, and handling GitHub workflows in enterprise or public GitHub environments.
989
1.3k