Skip to content

Improve Claude Skills front matter#14657

Open
jan-cerny wants to merge 1 commit intoComplianceAsCode:masterfrom
jan-cerny:fix_front_matter
Open

Improve Claude Skills front matter#14657
jan-cerny wants to merge 1 commit intoComplianceAsCode:masterfrom
jan-cerny:fix_front_matter

Conversation

@jan-cerny
Copy link
Copy Markdown
Collaborator

Add name and description to find-rule and manage-profile skills because the description field is used by Claude to decide when to use a skill, and it also determines how it's presented in the skill listing.

Remove disable-model-invocation: true from find-rule because find-rule is a pure search/lookup skill with zero side effects: it only reads files and presents results. Setting disable-model-invocation: true prevents Claude from automatically using it when a user asks something like "are there any rules for SSH timeout?" This defeats the purpose. It should be auto-invocable.

Add name and description to find-rule and manage-profile skills because
the description field is used by Claude to decide when to use a skill,
and it also determines how it's presented in the skill listing.

Remove `disable-model-invocation: true` from find-rule because find-rule
is a pure search/lookup skill with zero side effects: it only reads
files and presents results. Setting `disable-model-invocation: true`
prevents Claude from automatically using it when a user asks something
like "are there any rules for SSH timeout?" This defeats the purpose. It
should be auto-invocable.
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 16, 2026

@jan-cerny: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-openshift-platform-compliance 5958895 link true /test e2e-aws-openshift-platform-compliance

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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