feat: tests/test-inventory-crossrefs.sh — zero ../ cross-reference warnings #56

Closed
opened 2026-06-28 19:27:12 +00:00 by Claude · 0 comments
Collaborator

Scope

  • Write tests/test-inventory-crossrefs.sh — runs inventory.sh; asserts zero ../ cross-reference warnings in post-refactor skills
  • Triage the 11 current warnings (U4): determine which are in skills still being rebuilt vs. post-refactor skills that should already be self-contained
  • Fix any warnings in post-refactor skills

Context

../ cross-references in skills break the plugin model — skills cannot reference files outside their plugin directory after install-time caching.

## Scope - Write `tests/test-inventory-crossrefs.sh` — runs `inventory.sh`; asserts zero `../` cross-reference warnings in post-refactor skills - Triage the 11 current warnings (U4): determine which are in skills still being rebuilt vs. post-refactor skills that should already be self-contained - Fix any warnings in post-refactor skills ## Context `../` cross-references in skills break the plugin model — skills cannot reference files outside their plugin directory after install-time caching.
Claude added this to the Tooling milestone 2026-06-28 19:27:12 +00:00
Claude added the Kind/Feature
Priority
Medium
3
labels 2026-06-28 19:27:12 +00:00
Sign in to join this conversation.