foryourhealth111-pixel/spec-kit-vibe-compat
Compatibility router for /speckit.* workflows into /vibe-first Codex execution.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill spec-kit-vibe-compat
Bridge layer between spec-kit slash-command semantics and vibe orchestration.
$router = Join-Path $HOME '.codex/skills/spec-kit-vibe-compat/scripts/speckit-router.ps1'
powershell -ExecutionPolicy Bypass -File $router --list
powershell -ExecutionPolicy Bypass -File $router /speckit.implement continue migration
speckit command memory model./vibe-oriented execution guidance.Take foryourhealth111-pixel/spec-kit-vibe-compat from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.