Skip to content

fix: make skills resilient to missing cocosearch.yaml#69

Merged
VioletCranberry merged 1 commit intomainfrom
fix/skill-index-resolution
Apr 12, 2026
Merged

fix: make skills resilient to missing cocosearch.yaml#69
VioletCranberry merged 1 commit intomainfrom
fix/skill-index-resolution

Conversation

@VioletCranberry
Copy link
Copy Markdown
Owner

Skills previously treated cocosearch.yaml as a hard requirement — when absent, AI assistants would abandon CocoSearch tools entirely even if the repo was indexed under an auto-derived name. Replace the rigid "read config or bail" step with a 3-tier fallback: try config, then list_indexes() match by directory name, then offer to index. Also add explicit gh/glab CLI prohibition to the PR review skill.

Skills previously treated cocosearch.yaml as a hard requirement — when
absent, AI assistants would abandon CocoSearch tools entirely even if the
repo was indexed under an auto-derived name. Replace the rigid "read
config or bail" step with a 3-tier fallback: try config, then
list_indexes() match by directory name, then offer to index. Also add
explicit gh/glab CLI prohibition to the PR review skill.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@VioletCranberry VioletCranberry merged commit b20115b into main Apr 12, 2026
5 checks passed
@VioletCranberry VioletCranberry deleted the fix/skill-index-resolution branch April 12, 2026 18:59
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.

1 participant