chore: Introduce AI coding agent friendly skill - #20
Merged
Conversation
There was a problem hiding this comment.
The skill document is well-structured and the @cap-js/ord sidecar dependency pin was flagged. One additional issue worth noting: the hardcoded 6.0.0 version in both Maven dependency snippets will silently guide AI agents to install a potentially outdated version whenever the library advances past that release — consider either instructing the agent to dynamically resolve the latest version from Maven Central or at minimum pairing the version constant with a prominent "check for latest release" instruction.
PR Bot Information
Version: 1.29.14
- File Content Strategy: Full file content
- Experiment Variant:
control - LLM:
anthropic--claude-4.6-sonnet - Event Trigger:
pull_request.opened - Correlation ID:
2f99f1d0-8cea-11f1-83b8-51ed3b94338a
mlakov
force-pushed
the
chore/introduce-ai-friendly-skills
branch
from
July 31, 2026 14:19
ccf0ef3 to
98b043c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add AI Coding Agent Skill for
cds-feature-ordIntegrationNew Features
✨ Introduces a new AI coding agent skill (
.skills/integrate-cds-feature-ord/SKILL.md) that guides an AI agent through integrating thecom.sap.cds:cds-feature-ordplugin into an existing CAP Java project to expose Open Resource Discovery (ORD) metadata endpoints.Changes
.skills/integrate-cds-feature-ord/SKILL.md: New skill file that provides a structured, step-by-step walkthrough for ORD integration, including:maven,config,auth,mtx).cdsrc.jsonorpom.xmlcds-maven-pluginexecutioncurlagainst local endpointsPR Bot Information
Version:
1.29.14anthropic--claude-4.6-sonnetpull_request.opened2f99f1d0-8cea-11f1-83b8-51ed3b94338a