claude-vigil
25Skill Claude CodeCodex
File checkpoint and recovery — auto-quicksaves before destructive commands, manual checkpoints for safe rollback.
Skill Claude CodeCodex
File checkpoint and recovery — auto-quicksaves before destructive commands, manual checkpoints for safe rollback.
Skill Claude CodeCodex
Cross-session memory — save insights after research, restore prior context before planning or research. Restore first, compact second.
Skill Claude CodeCodex
Use when about to make risky changes — refactors, migrations, destructive bash commands, schema changes, or experimental approaches that might need reverting. Checkpoint project state for safe rollback.
MCP server Claude CodeCodexCursor +2
MCP server "claude-vigil-mcp" as configured in Vvkmnn/claude-vigil-mcp. Runs /Users/v/Projects/claude-vigil-mcp/dist/src/index.js with node.
Skill Claude CodeCodex
Use when user asks "what exists for X?", before implementing custom MCP servers or plugins from scratch, or when browsing available tools — searches 19 sources and 15,000+ skills, plugins, and MCP servers in one query.
MCP server Claude CodeCodexCursor
MCP server for discovering Claude Code skills, plugins, and MCP servers from multiple sources. Runs locally from the claude-oracle-mcp npm package.
Skill Claude CodeCodex
Use when dispatching subagents with non-trivial prompts, writing system prompts or skill descriptions, or when any prompt feels vague — scores 7 quality dimensions, auto-selects from 11 techniques, and rewrites with before/after scores.
Instructions file
Claude Code instructions for Vvkmnn/claude-senator-mcp, covering claude senator architecture notes, current implementation: directory-based ipc, architecture, benefits and performance characteristics.
Skill Claude CodeCodex
Use after writing or editing plan files to surface reasoning as a scannable inline abstract. Extracts decisions, tradeoffs, and assumptions so the user can correct Claude's reasoning at a glance.
MCP server Claude CodeCodexCursor
An MCP server that surfaces Claude's reasoning chain as scannable plan abstracts and persists educational insights. Runs locally from the claude-augur-mcp npm package.