///
"Invalidate the subagent-catalog cache. Use when results seem stale or user explicitly asks to refresh or clear cache."
Install
$ npx agentshq add voltagent/awesome-claude-code-subagents --agent invalidate"Invalidate the subagent-catalog cache. Use when results seem stale or user explicitly asks to refresh or clear cache."
Force-refresh the cached catalog by deleting the local cache file. The next search or fetch call will pull fresh data from the repository.
No arguments required. Optional: pass --fetch to immediately refresh after invalidation.
source ~/.claude/commands/subagent-catalog/config.sh
Invalidate only (default):
subagent_catalog_invalidate_cache
Invalidate and refresh (if $ARGUMENTS contains --fetch or user explicitly asks to refresh):
subagent_catalog_invalidate_cache
subagent_catalog_refresh_cache
Report the result: