Journal: Corporate Design Access Gap in Projects¶
Date: 2026-04-04 Context: Working in V024-Websites-dev, Claude could not find VisiTrans logos
Finding¶
V024-Websites-dev has no reference to brand assets or logo paths in its CLAUDE.md. The toolkit provides two mechanisms for CD access:
- Global skill symlink:
~/.claude/skills/vt-c-visitrans-cd/assets/logos/(13 JPG files) - OneDrive master source:
ONEDRIVE_ROOT/03-Corporate Design/01-Logos/(PNG web, PDF print, AI source)
But these paths are only documented in V025-claude-toolkit's CLAUDE.md and the visitrans_cd SKILL.md. Other VisiTrans projects don't automatically know about them.
Decision¶
Any VisiTrans project that gets bootstrapped or scaffolded should automatically include a Brand Assets section in its CLAUDE.md pointing to both the skill symlink (JPG) and OneDrive (high-res PNG/PDF). This should be part of the /bootstrap and /scaffold skills.
Action¶
- Created intake proposal for making CD access a default part of project scaffolding
- Immediate fix for V024: add Brand Assets section to its CLAUDE.md manually