πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /Categories
  3. /Agents & Workflow

πŸ”„ Agents & Workflow

Multi-agent orchestration, subagents and workflow automation that let Claude coordinate complex, multi-step tasks.

410 items in this category.

410 items

πŸ”„
🧩Skillβ˜… Featured

Dispatching Parallel Agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

πŸ”„Agents & Workflow247,389
πŸ”„
🧩Skillβ˜… Featured

Subagent Driven Development

Use when executing implementation plans with independent tasks in the current session

πŸ”„Agents & Workflow247,389
πŸ”„
πŸ€–Subagentβ˜… Featured

Conversation Analyzer

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Typical triggers include the /hookify command being invoked without arguments, or the user explicitly asking to look back at the current conversation and surface mistakes that should be prevented in the future. See "When to invoke" in the agent body for worked scenarios.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ”ŒMCP Serverβ˜… Featured

Linear Server

Manage Linear issues, projects, and workflows for seamless project management integration

πŸ”„Agents & Workflow88,106
πŸ”„
πŸ“¦Pluginβ˜… Featured

Context Engineering

Tools and techniques for maximizing GitHub Copilot effectiveness through better context management. Includes guidelines for structuring code, an agent for planning multi-file changes, and prompts for context-aware development.

πŸ”„Agents & Workflow36,140
πŸ”„
πŸ“¦Pluginβ˜… Featured

Asana

Asana project management integration. Create and manage tasks, search projects, update assignments, track progress, and integrate your development workflow with Asana's work management platform.

πŸ”„Agents & Workflow31,635
Claude DirectorySkillsHub MCPClaude Skills Hub
πŸ”„
πŸ“¦Pluginβ˜… Featured

GitHub

GitHub repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code. Includes workflow automation and Actions integration.

πŸ”„Agents & Workflow31,635
Claude DirectorySkillsHub MCPClaude Skills Hub
πŸ”„
πŸ“¦Pluginβ˜… Featured

Linear

Linear issue tracking integration. Create issues, manage projects, update statuses, search across workspaces, and streamline your software development workflow with Linear's modern issue tracker.

πŸ”„Agents & Workflow31,635
Claude DirectorySkillsHub MCPClaude Skills Hub
πŸ”„
πŸ“¦Pluginβ˜… Featured

Vercel

Vercel deployment automation and project management. Deploy applications, manage domains, check deployment status, and configure environments directly from Claude Code.

πŸ”„Agents & Workflow31,635
Claude DirectorySkillsHub MCP
πŸ”„
πŸ“¦Pluginβ˜… Featured

Feature Development

Guided feature development with codebase understanding and architecture focus. A comprehensive 7-phase workflow for building features systematically with specialized agents for exploration, architecture, and review.

πŸ”„Agents & Workflow31,635
Claude DirectorySkillsHub MCP
πŸ”„
πŸ“¦Pluginβ˜… Featured

SuperClaude Framework

Versatile configuration framework enhancing Claude Code with commands, cognitive personas, and advanced development workflows. Includes 4 specialized personas and extensible command system.

πŸ”„Agents & Workflow23,504
πŸ”„
πŸ“¦Pluginβ˜… Featured

Claude Code PM

Comprehensive project management workflow with specialized agents and commands for planning, tracking, and delivering software projects

πŸ”„Agents & Workflow8,249
πŸ”„
🧩Skill

agent-harness-construction

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

πŸ”„Agents & Workflow226,099
πŸ”„
⌘Slash Command

Add Language Rules

Workflow command scaffold for add-language-rules in everything-claude-code.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Agent Evaluator

Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, conciseness). Use after any non-trivial task when the user wants a quality assessment, or when the agent-self-evaluation skill is active. Produces structured scorecard with evidence and improvement suggestions.

πŸ”„Agents & Workflow225,587
πŸ”„
⌘Slash Command

Feature Development

Workflow command scaffold for feature-development in everything-claude-code.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Gan Generator

GAN Harness β€” Generator agent. Implements features according to the spec, reads evaluator feedback, and iterates until quality threshold is met.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Harness Optimizer

Analyze and improve the local agent harness configuration for reliability, cost, and throughput.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Loop Operator

Operate autonomous agent loops, monitor progress, and intervene safely when loops stall.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Network Architect

Designs enterprise or multi-site network architecture from requirements, using existing network skills for focused routing, validation, automation, and troubleshooting detail.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Network Troubleshooter

Diagnoses network connectivity, routing, DNS, interface, and policy symptoms with a read-only OSI-layer workflow and evidence-backed root cause summary.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Opensource Forker

Fork any project for open-sourcing. Copies files, strips secrets and credentials (20+ patterns), replaces internal references with placeholders, generates .env.example, and cleans git history. First stage of the opensource-pipeline skill.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Opensource Packager

Generate complete open-source packaging for a sanitized project. Produces CLAUDE.md, setup.sh, README.md, LICENSE, CONTRIBUTING.md, and GitHub issue templates. Makes any repo immediately usable with Claude Code. Third stage of the opensource-pipeline skill.

πŸ”„Agents & Workflow225,587
πŸ”„
πŸ€–Subagent

Opensource Sanitizer

Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.

πŸ”„Agents & Workflow225,587