Evaluate intent skills for staleness when source files change in upstream TanStack package repos. Matches changed files against metadata.sources, evaluates whether diffs affect documented behavior, rewrites stale skills using skill-generate, checks cross-skill references, and opens PRs. Silent when nothing needs updating.
$npx -y skills add tanstack/intent --skill skill-staleness-checkInstalls into the current project.
Run `npx skills use "https://github.com/tanstack/intent" --skill "tanstack/intent/skill-staleness-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tanstack/intent" that are relevant to the current task. Run `npx skills add "https://github.com/tanstack/intent"` and select the relevant skills, then follow their instructions.