Find user-visible changes merged to NemoClaw and update their owning documentation. Use in the post-merge documentation workflow or for direct documentation catch-up. Derive pages, commands, variants, and validation from the current checkout. Trigger keywords - update docs, docs from commits, catch up docs, docs drift.
63
75%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/nemoclaw-contributor-update-docs/SKILL.mdUpdate documentation from current behavior. Use checked-in source, tests, and accepted product scope as behavior authority.
For Docs / Author 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.
For an existing managed draft, extend its staged changes after the workflow merges them with main.
Preserve previous documentation changes unless current source and tests justify a revision or removal.
The independent reviewer checks those revisions against the previous draft commit.
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.
For each candidate change:
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.
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.
In Docs / Author 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.
e94c06f
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.