Spec kit vibe compat
Skill foryourhealth111-pixel/Vibe-Skills/bundled/skills/spec-kit-vibe-compat
Compatibility router for /speckit.* workflows into /vibe-first Codex execution.From its SKILL.md
npx -y skills add foryourhealth111-pixel/Vibe-Skills --skill spec-kit-vibe-compatAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.6 KB, 129 tokens by cl100k_base, as published. Nobody here has run it
spec-kit-vibe-compat
Bridge layer between spec-kit slash-command semantics and vibe orchestration.
Usage
$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
Notes
- Keeps original
speckitcommand memory model. - Does not modify official spec-kit prompts.
- Produces
/vibe-oriented execution guidance.
What ships with it: 2 files
4.6 KB alongside SKILL.md, 1 of them executable
scripts/
- speckit-router.ps1runs2.6 KB
- command-map.json2.0 KB