unswarm

Disable swarm mode for the current Claude Code session.

437|45|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/zaxbysauce/opencode-swarm --skill unswarm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unswarm
Source: https://github.com/zaxbysauce/opencode-swarm/tree/main/.claude/skills/unswarm
Command: npx skills add https://github.com/zaxbysauce/opencode-swarm --skill unswarm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Disables swarm mode for the current Claude Code session, restoring standard behavior and avoiding unintended parallel task coordination.

Core Features & Use Cases

  • Disable swarm mode for the current session and return to normal Claude Code operation.
  • Resume normal Claude Code behavior for future tasks without swarm orchestration.
  • Simple, safe toggle that requires no external configuration.

Quick Start

Run the unswarm action to disable swarm mode for the current Claude Code session.

Frequently Asked Questions about unswarm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I disable swarm mode in Claude Code?

To disable swarm mode in Claude Code, run the unswarm action to restore standard operation and avoid unintended parallel task coordination during your active session.

What does it mean when Claude Code is running in swarm mode?

Swarm mode in Claude Code enables parallel task coordination across your active session. When active, it orchestrates multiple tasks simultaneously rather than running single sequential operations.

Does disabling swarm mode require external configuration?

Disabling swarm mode requires no external configuration. The unswarm action acts as a simple, safe toggle that operates directly within the current Claude Code session environment.

How do I stop Claude Code from coordinating parallel tasks automatically?

To stop Claude Code from automatically coordinating parallel tasks, run the unswarm action to disable swarm mode and return your session to standard sequential behavior.

When should I turn off swarm mode for my current Claude Code session?

Turn off swarm mode when it interferes with normal operation or causes unintended parallel task coordination, preventing standard sequential execution of your Claude Code tasks.