nat-path-checks
Installation
SKILL.md
NeMo Agent Toolkit Path Checks
Use this skill when CI reports failed path checks from ci/scripts/path_checks.py, especially when copied CI output lists entries like:
Failed path checks:
- docs/example.md:40:10 -> data/test1
Workflow
- Open each reported file at the exact line before editing.
- Classify the reported token by meaning, not just by shape.
- Apply the smallest fix that preserves meaning.
- Re-run path checks and Markdown link checks on the changed files.