Files
jeffallan__claude-skills/scripts
Jeff Smolinski 7f3f3bbc83 fix(skills): remove hardcoded local path in nestjs-expert; reject absolute refs in ReferencePathChecker
CI caught a contributor-machine absolute path in nestjs-expert that the
local run missed: joining an absolute ref onto a base dir returns it
unchanged, so it "resolved" against a stale clone outside the repo.
The checker now flags absolute paths unconditionally, keeping the check
hermetic across environments.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E6LA4sndtVGyvoXqwYeHoB
2026-08-07 12:51:02 -05:00
..