Fredje777

8 mods across 1 repository, 2 stars between them.

zenvibe

02

Fredje777/claude-zenvibe

Plugin Claude Code

Vibe-code with a safety net. Pause, resume, and checkpoint Claude Code sessions; auto-protect context before compaction.

2 8d ago A tokens not measured original MIT

zenvibe

03

Fredje777/claude-zenvibe

MCP server Claude CodeCodexCursor

MCP server "zenvibe" as configured in Fredje777/claude-zenvibe. Runs locally from the ${CLAUDE_PLUGIN_ROOT}/mcp/server.py Python package.

2 8d ago A tokens not measured copy · 86% MIT

zencheckpoint

04

Fredje777/claude-zenvibe

Command

Save the current session state WITHOUT compacting — commit + push committable files, write a session-focused entry in docs/JOURNAL.md (what was done, decisions, files touched, next step), then confirm it is safe to compact. Use as a mid-task bookmark, or right before typing /compact manually.

2 8d ago A 67 tokens original MIT

zenpause

05

Fredje777/claude-zenvibe

Command

Save the full state of the session before stepping away for hours. Commits and pushes everything committable, writes a detailed entry in docs/JOURNAL.md (completed tasks, current task with state, remaining tasks in order, technical decisions, open questions, git state), and flags attention points for the resume.

2 8d ago A 66 tokens original MIT

zenresume

06

Fredje777/claude-zenvibe

Command

Re-establish context after a pause or compaction. Reads docs/JOURNAL.md in full, reads CLAUDE.md for project conventions, checks git state, summarizes where things stand, proposes a concrete next action, and waits for explicit confirmation before touching code.

2 8d ago A 56 tokens original MIT

PreCompact

07

Fredje777/claude-zenvibe

Hook

Runs before the context is compacted, running an inline shell check. From Fredje777/claude-zenvibe.

2 8d ago A tokens not measured original MIT

SessionStart

08

Fredje777/claude-zenvibe

Hook

Runs when a session starts, executing session-start-briefing.py via python3. From Fredje777/claude-zenvibe.

2 8d ago A tokens not measured original MIT