Skip to content

Add Codex skill compatibility - #9

Open
cdracars wants to merge 1 commit into
Terryc21:mainfrom
cdracars:feat/codex-compatibility
Open

Add Codex skill compatibility#9
cdracars wants to merge 1 commit into
Terryc21:mainfrom
cdracars:feat/codex-compatibility

Conversation

@cdracars

@cdracars cdracars commented Sep 2, 2026

Copy link
Copy Markdown

Summary

  • add first-class Codex installation and $tutorial-creator invocation docs
  • make runtime-generated follow-up commands portable between Claude Code and Codex
  • add agents/openai.yaml metadata for the Codex UI
  • move version and author into supported frontmatter metadata
  • retain .claude/ state paths so both agents share existing progress and vocabulary

Compatibility approach

This is additive rather than a storage migration. Claude Code keeps its current plugin,
commands, and data paths. Codex uses the same skill bundle and learning state, with a
runtime-specific <invoke> value used whenever the skill displays a follow-up command.

Validation

  • quick_validate.py skills/tutorial-creator — passes
  • git diff --check — passes
  • Codex CLI smoke test through a repository-local .agents/skills/tutorial-creator
    symlink — skill discovered successfully and loaded the Codex invocation/state rules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant