ワンクリックで
simready-foundation-update-requirement
Use for updating SimReady requirement docs, semantics, validator alignment, and profile impact notes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use for updating SimReady requirement docs, semantics, validator alignment, and profile impact notes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Add SimReady capability docs, requirement indexes, validation stubs, and registrations for new requirement families.
Use for adding SimReady feature adapters that mutate USD assets between exact feature or profile versions.
Use for adding SimReady feature docs, manifests, requirement mappings, validation strategy, and index entries.
Use for adding SimReady profile versions with feature bundles, docs, indexes, and validation notes.
Use for adding atomic SimReady requirements with stable IDs, docs, examples, indexes, and validator follow-up.
Use for adding SimReady runtime tests, runner expectations, batch/job/report notes, and validation evidence.
| name | simready-foundation-update-requirement |
| description | Use for updating SimReady requirement docs, semantics, validator alignment, and profile impact notes. |
| license | Apache-2.0 |
| metadata | {"author":"Shaad Boochoon <sboochoon@nvidia.com>","tags":["simready","requirement","maintenance"]} |
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:
Update an existing SimReady requirement to clarify validation criteria and examples.
Expected result summary:
changed_files: updated docs, manifests, indexes, validators, or adapters
validation: focused checks for the changed contract
remaining_gaps: downstream feature, profile, adapter, or runtime-test follow-up
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. |