Flywheel Swarm Stop banner
burningportra burningportra

Flywheel Swarm Stop

Development community

Description

--- description: Stop all running swarm agents and release their file reservations. argument-hint: "[--yes | --dry-run] destructive; bare invocation prints safe-alts and exits" --- **First action:** Parse `$ARGUMENTS` for `--yes`, `--dry-run`, or neither. - If neither flag is present (bare invocation), **stop and print this safe-alt block, then exit without acting**: ``` /flywheel-swarm-stop is destructive: it kills all running swarm agents and releases every file reservation held unde

Installation

Installs to ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-swarm-stop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-swarm-stop && curl -fsSL https://raw.githubusercontent.com/burningportra/agent-flywheel-plugin/HEAD/commands/flywheel-swarm-stop.md -o ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-swarm-stop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository