megavibe-restart
Update megavibe and restart this session with new hooks/rules/skills
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Update megavibe and restart this session with new hooks/rules/skills
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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.