From rfe-creator
Updates vendored dependencies for assess-rfe skills and architecture context by removing cached copies and re-fetching from scripts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rfe-creator:rfe-creator.update-depsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Force update all vendored dependencies by removing cached copies and re-fetching.
Force update all vendored dependencies by removing cached copies and re-fetching.
rm -rf .context/assess-rfe .claude/skills/assess-rfe .claude/skills/export-rubric
bash scripts/bootstrap-assess-rfe.sh
rm -rf .context/architecture-context
bash scripts/fetch-architecture-context.sh
List what was updated and the versions fetched.
$ARGUMENTS
npx claudepluginhub ikredhat/skills-registry --plugin rfe-creatorInvestigates and adopts dependency updates with changelog analysis and framework improvements for @cyanheads/mcp-ts-core. Supports full update cycle or post-update review.
Refreshes CopilotKit agent SKILLs by pulling the latest definitions from GitHub. For updating the agent's knowledge, not the project codebase.
Checks, updates, and cleans installed skill artifacts and cache. Useful when inspecting or refreshing Claude Code skill cache state.