Closed
Conversation
Add --codex-skills to install Codex Skills under .codex/skills, with a new manifest and templates. Keep legacy --codex custom prompts mode.
60ce390 to
9c64836
Compare
Owner
|
Thanks for the great PR! Could you please apply a few changes?
Reference: If you'd like, I can also push these changes to your branch. |
Owner
|
I can’t merge it because it modifies cc-sdd’s core instructions and they now differ from the intended custom prompts contract. That would change behavior for users. I'm going to close this PR. If you'd like, please open a new PR that keeps the instcutions unchanged. For instruction changes, let's discuss via an issue first. |
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.
Custom prompts in Codex are now deprecated. Codex recommends using Agent Skills instead.
This PR adds the setup commands for Codex Agent Skills, so new setups follow the recommended approach.
https://developers.openai.com/codex/custom-prompts/#:~:text=Deprecated.%20Use%20skills%20for%20reusable%20prompts