Skip to content

Add Codex plugin support - #10

Merged
schmiegelow merged 2 commits into
mainfrom
codex/add-codex-support
Sep 8, 2026
Merged

Add Codex plugin support#10
schmiegelow merged 2 commits into
mainfrom
codex/add-codex-support

Conversation

@schmiegelow

@schmiegelow schmiegelow commented Sep 7, 2026

Copy link
Copy Markdown
Member

Summary

  • add Codex plugin manifests and a repository marketplace index for all three plugin shapes: xp-clean-code, pr-validation, and spec-driven
  • expose all four spec-driven skills to Codex while preserving the Claude command adapters
  • keep skill metadata portable across Claude Code, Cursor, and Codex, including the merged five-analysis PR validation workflow
  • discover plugin directories dynamically during cross-host validation so future plugins cannot omit a host manifest or Codex marketplace entry unnoticed
  • document Codex installation and explicit skill invocation for every plugin

Validation

  • python3 scripts/validate_manifests.py
  • validate_plugin.py passed for all three plugins
  • quick_validate.py passed for all six skills
  • python3 -m py_compile scripts/validate_manifests.py plugins/spec-driven/skills/spec/references/spec-sync-guard.py
  • git diff origin/main --check

@schmiegelow
schmiegelow merged commit 1b9ad2e into main Sep 8, 2026
@schmiegelow
schmiegelow deleted the codex/add-codex-support branch September 8, 2026 10:50
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