How this skill is triggered — by the user, by Claude, or both
Slash command
/swiz-core:disable-auto-continueThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Disable auto-continue by running the swiz settings command.
Disable auto-continue by running the swiz settings command.
Rules:
$ARGUMENTS is empty, run swiz settings disable auto-continue.$ARGUMENTS is present, run swiz settings disable auto-continue $ARGUMENTS.npx claudepluginhub mherod/swiz --plugin swiz-coreDisables auto permissions review hook for the current Claude Code terminal session, reverting tool calls to standard permission prompts. Affects only this session.
Disables a community skill by renaming its SKILL.md to SKILL.md.disabled, stopping hooks while preserving files. Re-enable by running the same command again.
Pauses context nudge and reminder hooks for the current session. Use for quick investigations or one-off tasks without reminders. Security hooks remain active.