Skip to content
Automation
Skill

/spec-kit-vibe-compat

Compatibility router for /speckit.* workflows into /vibe-first Codex execution.

From plugin
vibe-skills
2.7k200 skills8 agents3 commands
Install
$ npx -y skills add foryourhealth111-pixel/Vibe-Skills --skill spec-kit-vibe-compat --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/spec-kit-vibe-compat

Context preview

The summary Claude sees to decide when to auto-load this skill.

Compatibility router for /speckit.* workflows into /vibe-first Codex execution.

SKILL.md

spec-kit-vibe-compat.SKILL.md
name: spec-kit-vibe-compat
description: Compatibility router for /speckit.* workflows into /vibe-first Codex execution.

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 `speckit` command memory model.
  • Does not modify official spec-kit prompts.
  • Produces `/vibe`-oriented execution guidance.
Ships withvibe-skills

VibeSkills is a general-purpose Skill that automatically routes local Skills and intelligently orchestrates harness workflows.

Get the whole plugin

Other skills on vibe-skills.