Uses the Vibesafe MCP server to scan, compile, test, save, diff, and report status for Vibesafe units. Activate when the user asks to run vibesafe CLI commands (scan/compile/test/save/diff/status), regenerate code from specs, or inspect drift/checkpoints.
From vibesafenpx claudepluginhub julep-ai/vibesafe --plugin vibesafeThis skill is limited to using the following tools:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
Provides full control of the Vibesafe toolchain through the MCP server exposed by this plugin.
vibesafe scan, compile, test, save, diff, or status.scan — list all registered Vibesafe units with metadata.compile — generate implementations for a unit (supports target, force).test — run doctests/quality gates (optional target).save — activate checkpoints (optional target).status — report version, unit counts, environment.scan.compile with target.test.save.diff (via status+diff as available).