megavibe-restart
Update megavibe and restart this session with new hooks/rules/skills
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Update megavibe and restart this session with new hooks/rules/skills
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Quick orientation on project state. Reads .agent/ files and git history — no AI calls, finishes in seconds.
Full AI-powered context recovery via Gemini/Codex. Use after compaction or when context feels stale.
Independent dual-backend review of the project's MD doc set for drift, contradictions, dead pointers, and bloat. Sends CLAUDE.md + every README*.md to Gemini AND Codex in parallel; synthesizes findings into a single report.
Selectively prune redundant lines from .agent/FULL_CONTEXT.md via AI (Gemini/Codex). Use when FULL_CONTEXT.md has grown large (500+ lines). Distinct from /compact (Claude Code built-in, which summarizes the live conversation).
Copy content to clipboard in a format suited to the target (Slack, Markdown, plain text). Use when the user says "clip", "copy that", "clipboard", or "/copy".
| name | megavibe-restart |
| description | Update megavibe and restart this session with new hooks/rules/skills |
| user_invocable | true |
Update megavibe and seamlessly resume this conversation with new hooks, rules, and skills applied.
touch ~/.megavibe/.restart-session
Restart marker set. Type
/exitto complete the restart. The megavibe wrapper will automatically update, sync hooks/rules/skills to this project, and resume this conversation.
Do NOT attempt to exit Claude programmatically. The user must type /exit themselves.