docs: consumer integration skill for CI - #189
Open
exactlyallan wants to merge 1 commit into
Open
Conversation
Use a direct imperative in the consumer skill's integration boundary guidance. This prose-only change is intended to exercise the NVCARPS skill CI path without altering the public SDK contract. Validation: consumer skill quick validator; eval JSON parsing; git diff --check. Signed-off-by: Allan Enemark <exactly.allan@gmail.com>
WalkthroughThe integration-boundary guidance now uses imperative wording: “Use the public, in-memory contract.” ChangesIntegration Guidance
Estimated code review effort: 1 (Trivial) | ~2 minutes Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
zhongxuanwang-nv
approved these changes
Aug 10, 2026
AnuradhaKaruppiah
approved these changes
Aug 10, 2026
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.
Overview
Clarifies the NVIDIA NeMo Fabric consumer skill's integration boundary with a direct imperative. This intentionally trivial documentation change provides a consumer skill delta for validating the NVCARPS CI path.
No public SDK behavior changes or breaking changes are introduced.
Details
Validation
.venv/bin/python /Users/aenemark/.codex/skills/.system/skill-creator/scripts/quick_validate.py skills/nemo-fabric-integrate(Skill is valid!)jq empty skills/nemo-fabric-integrate/evals/evals.jsongit diff --checkBroader documentation and runtime tests were not run because this is a one-line prose-only skill change.
Where should the reviewer start?
skills/nemo-fabric-integrate/SKILL.md, in the opening sentence underIntegration Boundary.Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Relates to: none
I confirm this contribution is my own work, or I have the right to submit it under this project's license.
I searched existing issues and open pull requests, and this does not duplicate existing work.
Summary by CodeRabbit