Skip to content

Conversation

@xl-openai
Copy link
Collaborator

Also load skills from /REPO_ROOT/codex/skills.

@xl-openai xl-openai requested a review from pakrym-oai December 5, 2025 21:03

const SKILLS_FILENAME: &str = "SKILL.md";
const SKILLS_DIR_NAME: &str = "skills";
const SKILLS_REPO_DIR_NAME: &str = "codex";
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be .codex instead of codex? To be consistent with the global .codex directory and other conventions for SKILL.md files (since they're not first-class project files)

Copy link
Contributor

Choose a reason for hiding this comment

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

+1. On naming, this is either a REPO_ROOT_CONFIG_DIR_NAME or just CONFIG_DIR_NAME and value should be .codex. We're effectively reading from $repo_root/.codex/skills.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Updated.

@xl-openai xl-openai merged commit 93f61db into main Dec 6, 2025
26 checks passed
@xl-openai xl-openai deleted the xl/skills branch December 6, 2025 02:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 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