···2525- [ ] Run `vp check` and `vp test` to validate changes.
26262727<!-- intent-skills:start -->
2828+2829## Skill Loading
29303031Before substantial work:
3232+3133- Skill check: run `npx @tanstack/intent@latest list`, or use skills already listed in context.
3234- Skill guidance: if one local skill clearly matches the task, run `npx @tanstack/intent@latest load <package>#<skill>` and follow the returned `SKILL.md`.
3335- Monorepos: when working across packages, run the skill check from the workspace root and prefer the local skill for the package being changed.