nemoclaw-contributor-update-docs

作成者: nvidia

最近のgitコミットをスキャンしてユーザー向けの動作に影響する変更を特定し、対応するドキュメントページを下書きまたは更新してリリース準備を行います。以下の場合に使用します…

npx skills add https://github.com/nvidia/nemoclaw --skill nemoclaw-contributor-update-docs

Update Documentation from Changes

Update documentation from current behavior. Use checked-in source, tests, and accepted product scope as behavior authority.

Establish the range

For Docs / Post-Merge Catch-Up, inspect changes from the latest reachable semver tag through the exact pushed main commit. Do not advance either boundary while authoring. For a direct documentation task, use the commit range supplied by the user or current checkout context.

Release-entry completion belongs to nemoclaw-maintainer-evening, not this workflow.

Load current authority

Follow Discover the Current Implementation.

Read the active documentation guidance, the shared Documentation Writing and Review contract, and the current documentation navigation. Read the repository documentation skip file when it exists. Apply its current exclusions and prohibited terms.

Do not duplicate writing rules, page ownership, route conventions, agent variants, changelog format, or validation commands in this skill. Derive them from the current documentation guidance, source tree, package scripts, and workflows.

Find documentation impact

For each candidate change:

  1. Read the commit and PR context.
  2. Decide whether supported user-visible behavior changed.
  3. Verify the behavior in current source and tests.
  4. Confirm accepted product scope for every support claim.
  5. Find the owning page by searching current terminology, commands, configuration keys, errors, navigation, and recent documentation history.
  6. Inspect every applicable guide variant before editing shared content.

Ignore test-only and internal refactors unless they expose a documentation defect. Apply the current skip-file reporting policy. Record other evidence-backed exclusions in task evidence.

Update the owning content

Read each complete source page before editing. Update the narrowest page that owns the behavior. Create or restructure pages only when the current documentation guidance requires it. Use nemoclaw-maintainer-refactor-docs for information-architecture work.

State the user outcome, prerequisites, risks, lifecycle effects, and acceptance criterion that the current behavior supports. Do not infer a command, default, path, or support claim from historical documentation or a commit message.

Validate and hand off

In Docs / Post-Merge Catch-Up, change only docs/**, fern/docs.yml, and fern/assets/**; the workflow independently reviews the patch. Required PR checks run npm run docs; do not perform GitHub writes from the authoring step.

For a direct documentation task, run the current documentation checks discovered from repository guidance and package scripts. Inspect generated variants and links affected by the change and follow the shared writing and review contract.

Summarize updated pages, new pages, skipped changes, product-scope exclusions, and validation evidence. Use nemoclaw-contributor-create-pr when the user asks to publish a direct documentation PR.

nvidiaのその他のスキル

compileiq-debug
nvidia
何かがおかしいときに使用:Search()がハングする、すべての評価がINVALID_SCOREを返す、スコアが改善しない、すべての設定が同じ数値を返す、ptxasエラー…
create-github-pr
nvidia
gh CLIを使用してGitHubのプルリクエストを作成します。ユーザーが新しいPRを作成したい、コードをレビューに提出したい、またはプルリクエストを開きたい場合に使用します。トリガーキーワード -…
nemoclaw-maintainer-cross-issue-sweep
nvidia
他のオープンなIssueをスキャンし、特定のPRが修正する可能性があるものや、誤って壊す可能性があるものを見つけます。隣接修正の機会や矛盾リスクをfile:line…と共に出力します。
fhir-basics
nvidia
エージェントにFHIR R4 APIの動作方法、利用可能なリソース、検索パラメータを使ったクエリ方法、およびすべてのレスポンス形式を正しく解析する方法を教えます…
compileiq-validate-result
nvidia
検索が完了した後、かつスピードアップの申請やACFの発送の前に使用します。dump_results CSVを読み込み、トップK候補(単一目的)を抽出します…
changelog-audit
nvidia
リリース前にWarp CHANGELOG.mdを監査:失われたエントリを復元、ユーザー影響で並べ替え、エントリの文言を洗練、行折り返し、および(リリースブランチモードで)比較をバンプ…
maintain-dynamic-plugins
nvidia
NeMo Relayの動的プラグインローダー、マニフェスト、RustネイティブSDK、gRPCワーカープロトコル、PythonワーカーSDK、ドキュメント、テスト、およびリリースワークフローのカバレッジを維持する
dgx-diagnose
nvidia
一般的なDGX Station GB300の問題(CUDAクラッシュ、誤ったGPUターゲット、vLLM/SGLangコンテナのバグ、MIG状態の問題、NVLink/Fabric Managerエラーなど)を診断します。