Remove stale viewerv2 and skills path references#
Problem#
Two files contained stale references to the removed viewerv2/ phase and old .claude/skills/ path that no longer reflects the current repo structure.
Task / Link#
Closes #1543
Changes#
scripts/setup/rollback.sh: Replace"ViewerV2"with"(removed)"inphase_namesarray to preserve 8-element index alignmentplan.md: Update skills path reference — skills now live in theagent-corerepo, not this repository
Notes#
Array length in rollback.sh remains 8 to preserve phase index alignment (0-7).
Testing#
- Verified zero
viewerv2hits outsidetasks/and.git/after change - Verified zero
.claude/skillshits in.mdfiles outsidetasks/and.git/after change