Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gverma-openai
Copy link
Contributor

Removes plan from system skills. It has been rewritten into create-plan for evaluation and feedback: openai/skills#22

Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Collaborator

@shijie-oai shijie-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a small comment - everything else looks good

Copy link
Collaborator

@ae-openai ae-openai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also LGTM. Just think we should be sure to test the migration removes the old plan skill, on the prod build once we have it

})
.with_pre_build_hook(|home| {
let system_skill_path = home.join("skills/.system/plan/SKILL.md");
let system_skill_path = home
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@gverma-openai
Copy link
Contributor Author

Also LGTM. Just think we should be sure to test the migration removes the old plan skill, on the prod build once we have it

Good call. Confirmed with local build (see below). Will re-populate plan in my local .system and re-confirm once I startup the new build.

Before running local build:
image

After running local build:
image

@gverma-openai gverma-openai merged commit fab1ded into main Dec 21, 2025
26 checks passed
@gverma-openai gverma-openai deleted the gverma/skills/remove-plan-from-system-skills branch December 21, 2025 03:42
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants