plugins/swiz-core/skills/swiz-cleanup/SKILL.md
Run swiz cleanup to remove stale hook configurations, orphaned dispatch entries, and temporary files. Use when hooks are out of sync, after uninstalling plugins, or when swiz state needs a reset.
npx skillsauth add mherod/swiz swiz-cleanupInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run the swiz cleanup command to remove stale configurations and restore a clean state.
/swiz-cleanup — run default cleanup/swiz-cleanup --dry-run — preview what would be removed without making changesIf $ARGUMENTS is empty: Run swiz cleanup.
If $ARGUMENTS is present: Run swiz cleanup $ARGUMENTS.
Summarize key output: what was cleaned up, how many items removed, and report any errors clearly.
If cleanup reports errors: Display the full error output and suggest running swiz status to diagnose the issue.
If nothing to clean: Report that the environment is already clean.
tools
Understand and comply with swiz task governance enforcement
data-ai
Run swiz continue to resume the agent's self-directed loop. Picks up the next task from the backlog or generates a new one based on ambition mode. Use when resuming autonomous work, continuing after a pause, or triggering the next iteration of the agent loop.
data-ai
Configure swiz settings with presets or individual changes. Supports workflow presets (backlog, creative, quiet), collaboration modes (solo, team), and safety presets (lockdown, relaxed). Use when changing agent behavior, switching workflow modes, or adjusting safety gates.
testing
Enable swiz auto-continue globally or for a specific session. Allows the agent to automatically continue working after task completion. Use when starting autonomous workflows, enabling backlog processing, or scoping auto-continue to a specific session.