spec-kit-vibe-compat

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

Best use case

spec-kit-vibe-compat is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using spec-kit-vibe-compat should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/spec-kit-vibe-compat/SKILL.md --create-dirs "https://raw.githubusercontent.com/foryourhealth111-pixel/Vibe-Skills/main/bundled/skills/spec-kit-vibe-compat/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/spec-kit-vibe-compat/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How spec-kit-vibe-compat Compares

Feature / Agentspec-kit-vibe-compatStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# spec-kit-vibe-compat

Bridge layer between spec-kit slash-command semantics and vibe orchestration.

## Usage

```powershell
$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.

Related Skills

superclaude-framework-compat

1174
from foryourhealth111-pixel/Vibe-Skills

Codex compatibility layer for SuperClaude /sc:* commands with vibe-adapted routing.

speckit-taskstoissues

1174
from foryourhealth111-pixel/Vibe-Skills

Convert tasks from tasks.md into GitHub issues. Use after task breakdown to track work items in GitHub project management.

speckit-tasks

1174
from foryourhealth111-pixel/Vibe-Skills

Break down implementation plans into actionable task lists. Use after planning to create a structured task breakdown. Generates tasks.md with ordered, dependency-aware tasks.

speckit-specify

1174
from foryourhealth111-pixel/Vibe-Skills

Create or update feature specifications from natural language descriptions. Use when starting new features or refining requirements. Generates spec.md with user stories, functional requirements, and acceptance criteria following spec-driven development methodology.

speckit-plan

1174
from foryourhealth111-pixel/Vibe-Skills

Generate technical implementation plans from feature specifications. Use after creating a spec to define architecture, tech stack, and implementation phases. Creates plan.md with detailed technical design.

speckit-implement

1174
from foryourhealth111-pixel/Vibe-Skills

Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement the planned solution following TDD approach where applicable.

speckit-constitution

1174
from foryourhealth111-pixel/Vibe-Skills

Create or update project governing principles and development guidelines. Use at project start to establish code quality, testing standards, and architectural constraints that guide all development.

speckit-clarify

1174
from foryourhealth111-pixel/Vibe-Skills

Structured clarification workflow for underspecified requirements. Use before planning to resolve ambiguities through coverage-based questioning. Records answers in spec clarifications section.

speckit-checklist

1174
from foryourhealth111-pixel/Vibe-Skills

Generate custom quality checklists for validating requirements completeness and clarity. Use to create unit tests for English that ensure spec quality before implementation.

speckit-analyze

1174
from foryourhealth111-pixel/Vibe-Skills

Perform cross-artifact consistency analysis across spec.md, plan.md, and tasks.md. Use after task generation to identify gaps, duplications, and inconsistencies before implementation.

vibe

1174
from foryourhealth111-pixel/Vibe-Skills

Vibe Code Orchestrator (VCO) is a governed runtime entry that freezes requirements, plans XL-first execution, and enforces verification and phase cleanup.

zinc-database

1174
from foryourhealth111-pixel/Vibe-Skills

Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.