OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add nvidia/simready-foundation --skill simready-foundation-update-requirement
Use for updating SimReady requirement docs, semantics, validator alignment, and profile impact notes.
npx skills add nvidia/simready-foundation --skill simready-foundation-update-requirement
Use this skill to revise an existing requirement. Requirement IDs are stable, so separate editorial clarification from contract changes before editing.
For behavior changes that affect validation or feature conformance, update dependent validators and create new feature/profile versions as needed.
Before editing, read:
AGENTS.mdnv_core/sr_specs/docs/guides/features/features.mdnv_core/sr_specs/docs/guides/features_expansion_workflow.mdnv_core/sr_specs/docs/guides/naming_conventions.mdrequirements.md, capability-*.md, and validation.pyCollect or infer:
| Input | Requirement |
|---|---|
requirement_code | Existing stable requirement ID. |
requirement_doc | Markdown path to update. |
change_type | Editorial, example clarification, compatibility/tag update, validator alignment, or contract change. |
reason | What is wrong, incomplete, or stale. |
validator_change | Whether validation.py must change. |
feature_impact | Feature manifests that include this requirement. |
Use this checklist when changing the repository:
naming_conventions.md: Code, Validator, Compatibility, Tags, Summary, Description, Why, Examples, and How to comply.simready-foundation-update-validator.simready-foundation-update-feature so dependent feature versions can be bumped. Do not silently change published feature behavior by docs alone.Example request:
Expected result summary:
assets/openai.yaml preserves optional UI metadata for clients that read skill display hints. It is not required for the workflow.Report:
| Field | Meaning |
|---|---|
requirement_code | Requirement changed. |
change_type | Editorial or contract-impacting. |
docs_changed | Requirement/capability docs changed. |
validator_followup | Validator update needed or completed. |
feature_followup | Feature version updates needed. |
profile_followup | Profile version updates needed. |
validation | Checks run and remaining gaps. |