Add Codex support to Refact Toolkit - #29
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refact Toolkit can now be installed in Codex from the same repository as Claude Code. All nine packs share their skill files, scripts, and references. Native Codex manifests and a marketplace catalog make the packs discoverable without an installation build step.
refact-toolkitentry skill and Codex instructions for plugin management, project settings, paths, agent briefs, and Refact Control setup.Validation: all nine manifests pass the Codex and Claude validators; the repository checker validates 42 skills; all three release/preflight tests and GitHub CI pass. Installation from this GitHub branch succeeds: all 32 installed base files match the published commit, and a fresh Codex task loads its 11 skills. In a trusted project, toggling
base@refact-osremoves or restores its skills in the rendered task input while the user-level installation stays enabled. External service workflows were not run end to end.To review this branch in Codex:
Start a new task and ask: “Use the Refact toolkit for this project.” See
docs/codex.mdfor project overrides and updates.