disable
Installation
SKILL.md
/disable
Run the disable workflow from the skill-manager reference skill against the
named skill.
What disable does:
- Renames the skill's
SKILL.mdtoSKILL.md.disabledso Claude no longer discovers it as an active skill. Files, references, templates, and config stay in place. - If the skill ships hooks in
hooks/hooks.json, also rename that file tohooks.json.disabledso no automatic triggers fire while the skill is disabled. - Logs the action to
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/install-log.yaml.
Safety rules:
Related skills