Quick restart to reload configuration changes (skills, settings, hooks, MCP services). Use PROACTIVELY after modifying .claude/ files. Preserves conversation history.
Scanned 6/9/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: claude-restart-resume
description: Quick restart to reload configuration changes (skills, settings, hooks, MCP services). Use PROACTIVELY after modifying .claude/ files. Preserves conversation history.
---
Restarting Claude Code to reload configuration...
This will:
- Reload all skills from .claude/skills/
- Reload settings from .claude/settings.json
- Reload hooks configuration
- Preserve your conversation history
```bash
.claude/skills/claude-restart-resume/scripts/claude-restart.sh resume
```
No comments yet. Be the first to comment!