spec-driver-resume

Resume Spec Driver workflows in Codex while preserving 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-resume
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-driver-resume
Source: https://github.com/connor-git-yaml/cc-plugin-market/tree/main/.codex/skills/spec-driver-resume
Command: npx skills add https://github.com/connor-git-yaml/cc-plugin-market --skill spec-driver-resume

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex-native wrapper that lets you run Spec Driver mode inside Codex while preserving the same artifacts and gates as the original plugin workflow.

Core Features & Use Cases

  • Wraps Spec Driver execution within Codex to maintain artifact lineage and gate controls.
  • Enables automated orchestration of Spec Driver stages from within Codex; supports resume and consistency with existing workflows.
  • Useful for teams migrating plugin workflows to Codex or validating Spec Driver runs in a Codex-backed environment.

Quick Start

Invoke the skill to resume a Spec Driver workflow in Codex while preserving artifacts and gates.

Frequently Asked Questions about spec-driver-resume

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

FAQPage Schema
How do I run Spec Driver stages inside Codex while keeping the original artifacts and gates?

To run Spec Driver stages inside Codex while preserving original artifacts and gates, invoke this skill to wrap execution and enforce stage order, runtime model handling, and strict path consistency.

What does Spec Driver workflow orchestration within Codex actually do?

Spec Driver orchestration within Codex wraps the plugin's workflow to maintain artifact lineage and gate controls, enforcing stage order and runtime context alignment with the source definitions.

Can I resume a Spec Driver workflow in Codex without breaking consistency with existing plugin workflows?

Yes, you can resume a Spec Driver workflow in Codex without breaking consistency, as the skill enforces strict path consistency and aligns runtime prompts with the source execution rules.

What's the best way to migrate plugin-based Spec Driver workflows to a Codex-backed environment?

The best way to migrate plugin-based Spec Driver workflows to Codex is using a Codex-native wrapper that enforces stage order and gate controls while reading source definitions to maintain artifact lineage.

Why does my Spec Driver workflow lose artifact lineage when I run it directly in Codex?

Running Spec Driver directly in Codex loses artifact lineage because the runtime lacks the native wrapper needed to enforce stage order, gate controls, and strict path consistency from source definitions.