Files
Maxim 98a6c41f2d docs(reskinnable-demo): revert the reskin skill's agentRegistry-test claim
The skill was edited earlier in this branch to say `grep -rln agentRegistry src
--include='*.test.*'` returns exactly one file, because the removed second harness
arm shipped `harness-slot.test.ts`. That arm is gone, so the grep is empty again
and the warning has to say so — a skin author who trusts "a test guards this map"
would skip the one append with no automated guard.

Caught by the standing question in this app's CLAUDE.md: does the change make
anything in `.claude/skills/reskin/` wrong? Here it did, in the exact silent way
that rule exists for — nothing type-checks a skill file, and a skin built from a
stale one still compiles, lints and renders.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Tp3i7qBNzWC9xVzsaz5KTZ
2026-08-19 19:13:27 +02:00
..
…
…