unswarm

Revert OpenCode Swarm workflow posture to standard direct execution.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When working in OpenCode Swarm's specialized agent workflow, you may need to exit the extra planning, review, and delegation layers to complete simple tasks with direct, concise execution. This Skill removes the need to manually adjust your configuration to return to standard workflow mode.

Core Features & Use Cases

  • Instant Workflow Reversion: Immediately stops applying swarm-mode posture (including $swarm and $swarm-implement workflows) in the current thread.
  • Preserves Existing Rules: Continues to follow all repository instructions, safety guidelines, and task-specific skills that remain relevant to your work.
  • Use Case: You used swarm mode to build a complex new feature, and now need to quickly fix a small typo without the extra review steps. Use this Skill to switch back to direct execution for the fast, low-overhead fix.

Quick Start

Use the unswarm skill to stop swarm-mode workflow behavior and return to standard, direct task execution in the current thread.

Frequently Asked Questions about unswarm

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

FAQPage Schema
How do I exit swarm mode in OpenCode to use direct execution?

To exit swarm mode in OpenCode, you can revert the active workflow posture back to standard direct execution, stopping the extra planning, review, and delegation layers for your current thread.

What is the best way to disable the swarm workflow for a small typo fix?

Disabling the swarm workflow for a small typo fix involves reverting to standard direct execution, allowing you to complete low-overhead tasks without triggering extra review steps or manual configuration changes.

Does exiting swarm mode override my repository instructions and safety guidelines?

Exiting swarm mode does not override your repository instructions, safety guidelines, or task-specific skills, as the reversion only stops the swarm workflow behavior while preserving all existing relevant rules.

When should I stop using the swarm-mode workflow posture in an AI coding session?

You should stop using the swarm-mode workflow posture when you no longer require extra planning and delegation layers for your current thread, switching back to standard execution for simple and direct task completion.

Can I revert the $swarm-implement workflow without modifying repository files?

Yes, you can revert the $swarm-implement workflow without modifying repository files, as the process disables the ongoing swarm behavior in the current thread without altering your project's configuration.