From vibe-workbench
Use when asked about Vibe's self-plan state, when docs/examples/vibe-self-plan.json may be stale relative to examples/vibe-self.vibe, or when explicitly told to regenerate the self-plan.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vibe-workbench:vibe-self-planThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this for the Vibe dogfood loop. `examples/vibe-self.vibe` is source; `docs/examples/vibe-self-plan.json` is generated output.
Use this for the Vibe dogfood loop. examples/vibe-self.vibe is source; docs/examples/vibe-self-plan.json is generated output.
Current self-plan state:
!powershell -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/vibe_self_plan_check.ps1"
powershell -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/vibe_self_plan_check.ps1" -Regenerate
pnpm test, pnpm run build, or pnpm run check.npx claudepluginhub lutherfourie/vibe --plugin vibe-workbenchGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.