Skip to content

fix(skills): reliably discover project skills from <workspace>/.agents/skills#524

Merged
Dimillian merged 1 commit intoDimillian:mainfrom
szcascsa:fix/project-skill-discovery
Feb 27, 2026
Merged

fix(skills): reliably discover project skills from <workspace>/.agents/skills#524
Dimillian merged 1 commit intoDimillian:mainfrom
szcascsa:fix/project-skill-discovery

Conversation

@szcascsa
Copy link
Contributor

Problem

CodexMonitor does not reliably surface project-scoped skills located under <workspace>/.agents/skills (skills list and $ autocomplete can be missing/stale).

Change

  • For the skills/list request, include the default project skills path <workspace>/.agents/skills (when it exists).
  • Attach non-breaking diagnostics fields (sourcePaths, sourceErrors) to help debug discovery.

Scope

This is intended to be a minimal, backwards-compatible change focused on improving default project-skill discovery. It does not remove or change existing user-configurable skill path behavior.

Validation

@Dimillian
Copy link
Owner

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Another round soon, please!

ℹ️ 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".

@Dimillian Dimillian merged commit a28a5cc into Dimillian:main Feb 27, 2026
9 checks passed
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.

2 participants