# Unswarm

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

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

