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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.