# Unswarm

> Disable swarm mode for the current Claude Code session and return to normal behavior.

- Skill: `zaxbyhub/unswarm-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add zaxbyhub/unswarm-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zaxbyhub/unswarm-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: zaxbyhub (https://skillmd.com/u/zaxbyhub)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/zaxbyhub/unswarm-2

---


# /unswarm

Disable swarm mode for the current session.

## Steps
1. If `.claude/session/swarm-mode.md` exists, delete it.
2. Confirm that swarm mode is now disabled.
3. Resume normal Claude Code behavior for future tasks.

