Skip to content

Add self-update guidance to nemo-retriever skill#2206

Open
jioffe502 wants to merge 1 commit into
NVIDIA:mainfrom
jioffe502:codex/nemo-retriever-self-update
Open

Add self-update guidance to nemo-retriever skill#2206
jioffe502 wants to merge 1 commit into
NVIDIA:mainfrom
jioffe502:codex/nemo-retriever-self-update

Conversation

@jioffe502

Copy link
Copy Markdown
Collaborator

Summary

  • add a terse Self-update section to the nemo-retriever skill
  • route durable CLI/output/failure discoveries into the narrowest reference doc

NVSkills signature

  • left skills/nemo-retriever/skill.oms.sig unchanged intentionally; I will request /nvskills-ci on this PR so the signature workflow can refresh it

Testing

  • git diff --check

@jioffe502 jioffe502 requested review from a team as code owners June 3, 2026 16:03
@jioffe502 jioffe502 requested a review from edknv June 3, 2026 16:03
@jioffe502

Copy link
Copy Markdown
Collaborator Author

/nvskills-ci

@greptile-apps

greptile-apps Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds a terse "Self-update" section to skills/nemo-retriever/SKILL.md, instructing the skill agent when and how to keep the skill current as the retriever CLI evolves.

  • Defines four triggers for updating the skill (CLI changes, missing input types, new failure modes, eval misses) and maps each fact category to the narrowest reference file (install.md, setup.md, query.md, troubleshooting.md, cli/*.md).
  • Adds a guard against low-confidence updates: facts from a single corpus, environment, or transient failure should be excluded.

Confidence Score: 5/5

Safe to merge — the change is a documentation-only addition to a skill markdown file with no impact on code paths.

The change adds 15 lines of prose to a skill guidance document. It introduces no code, configuration, or schema changes, and the new section aligns cleanly with the existing structure and tone of the file.

No files require special attention.

Important Files Changed

Filename Overview
skills/nemo-retriever/SKILL.md Documentation-only addition of a Self-update section; prose is clear, concise, and consistent with the existing skill structure.

Reviews (1): Last reviewed commit: "Add nemo retriever skill self-update gui..." | Re-trigger Greptile

@jioffe502

Copy link
Copy Markdown
Collaborator Author

/nvskills-ci

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