Manually regenerate the dispatch catalog from skill sidecars and agent frontmatter. Trigger this skill whenever the user types /refresh-catalog, says "regenerate catalog", "refresh dispatch catalog", "rebuild catalog", "update the catalog", or any similar request to force a fresh dispatch catalog build outside of the automatic SessionStart or mtime-check paths.
$npx -y skills add glitchwerks/claude-wayfinder --skill refresh-catalogInstalls into the current project.
Run `npx skills use "https://github.com/glitchwerks/claude-wayfinder" --skill "glitchwerks/claude-wayfinder/refresh-catalog"` 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/glitchwerks/claude-wayfinder" that are relevant to the current task. Run `npx skills add "https://github.com/glitchwerks/claude-wayfinder"` and select the relevant skills, then follow their instructions.