spec-impl

Dispatch execution from Codex to Claude while keeping Codex as the orchestration host.

5|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Catsofsuffering/ccsm --skill spec-impl-catsofsuffering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-impl
Source: https://github.com/Catsofsuffering/ccsm/tree/main/templates/codex-skills/spec-impl
Command: npx skills add https://github.com/Catsofsuffering/ccsm --skill spec-impl-catsofsuffering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dispatches execution from Codex to Claude while keeping Codex as the host, enabling controlled, auditable implementation with centralized acceptance.

Core Features & Use Cases

  • Orchestrates bounded Claude execution while Codex remains the decision-maker.
  • Provides clear separation between orchestration, execution, and acceptance.
  • Supports OpenSpec task flow with evaluation, testing, and archive decisions.

Quick Start

Instruct the system to dispatch the change to Claude and monitor the execution cycle.

Frequently Asked Questions about spec-impl

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

FAQPage Schema
How do I orchestrate Claude execution while keeping Codex as the host for acceptance testing?

You can dispatch execution to Claude while Codex remains the orchestration host by applying a bounded flow that coordinates execution, testing, and acceptance, returning verification results back to Codex.

What is the best way to prevent direct source changes during automated workflow orchestration?

Preventing direct source changes during automated workflow orchestration requires enforcing guardrails that delegate execution to a secondary agent while the primary host retains decision-making authority and audits the flow.

How does dispatching implementation tasks from Codex to Claude work with OpenSpec?

Dispatching implementation tasks from Codex to Claude works by applying changes prepared for implementation to a bounded execution cycle, where Codex supports the OpenSpec task flow with evaluation, testing, and archive decisions.

Can I use Codex to guard acceptance criteria while Claude handles the code execution?

Yes, you can use Codex to guard acceptance criteria while Claude handles code execution by maintaining a clear separation between orchestration, execution, and acceptance within an auditable workflow.

Why does my orchestration workflow need guardrails for bounded agent execution?

Your orchestration workflow needs guardrails for bounded agent execution to prevent uncontrolled source modifications and ensure that all implementation changes are verified and archived by the central orchestration host.

Do I need prepared changes before dispatching implementation to a secondary execution agent?

Yes, you need prepared changes before dispatching implementation to a secondary execution agent, as the orchestration flow is specifically applied to changes that are already prepared for the implementation phase.