memov
Version control for prompts, context, and code changes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install MemoV?โผ
Run `npx skills add memovai/memov --all -g -y` in your terminal to install all skills in this suite globally.
How to track coding session history?โผ
MemoV automatically snapshots every prompt, response, and code diff into a shadow timeline, so you can review or replay any past interaction.
Does MemoV pollute my git repository?โผ
No. It stores all snapshots in a separate .mem timeline, keeping your standard .git history completely clean.
Does MemoV work with Claude Code and Cursor?โผ
Yes. It connects via MCP and works with Claude Code, Cursor, Codex, VS Code, and other compatible coding environments.
Can I roll back to a previous code state?โผ
Yes. Use the jump command or the visual web UI to return to any snapshot while preserving your full history.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core