spec-driver-fix

Integrate Spec Driver mode into Codex with preserved artifacts and gates.

15|5|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/connor-git-yaml/cc-plugin-market --skill spec-driver-fix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-driver-fix
Source: https://github.com/connor-git-yaml/cc-plugin-market/tree/main/.codex/skills/spec-driver-fix
Command: npx skills add https://github.com/connor-git-yaml/cc-plugin-market --skill spec-driver-fix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex native wrapper for Spec Driver mode. Use this skill when user wants to run this Spec Driver mode in Codex and keep the same artifacts/gates as the original plugin workflow.

Core Features & Use Cases

The skill provides a Codex-native wrapper that executes Spec Driver mode inside Codex while maintaining the original artifact and gate structure, enabling seamless debugging, testing, and feature development workflows across Codex sessions.

Quick Start

Invoke spec-driver-fix to run Spec Driver mode inside Codex using the same artifacts and gates as the original plugin workflow.

Frequently Asked Questions about spec-driver-fix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run Spec Driver mode inside Codex while keeping original artifacts?

To run Spec Driver mode inside Codex with preserved artifacts, invoke the spec-driver-fix wrapper. It enforces stage-order execution and aligns runtime behavior to maintain the original plugin's artifact and gate structure across sessions.

Can I use Codex for debugging and feature development with Spec Driver gates?

Yes, Codex supports debugging and feature development with Spec Driver gates by using a native wrapper. It injects runtime context and respects model configuration normalization to reproduce the original workflow's gating consistency.

What is stage-order execution in Codex Spec Driver workflows?

Stage-order execution in Codex Spec Driver workflows ensures that artifact generation and gate validation follow the original plugin's strict sequence. The wrapper enforces this order to align runtime behavior with the expected source skill progression.

Does the Spec Driver Codex wrapper preserve artifact and gate paths?

Yes, the Spec Driver Codex wrapper explicitly preserves artifact and gate paths. It injects runtime context to maintain path consistency, ensuring outputs match the original plugin workflow during debugging and feature development.

Why are my Spec Driver artifacts misaligned when running in Codex?

Spec Driver artifacts misalign in Codex when stage-order execution is not enforced. Applying a native wrapper that respects model configuration normalization and injects runtime context aligns the runtime behavior to preserve the correct artifact paths.

Do I need dependencies to run Spec Driver mode in Codex?

No external dependencies are required to run Spec Driver mode in Codex. The wrapper operates natively within the environment, injecting necessary runtime context to reproduce the original plugin workflow without additional packages.