Skip to content

rfe-creator.update-deps

Force-update all vendored dependencies by removing cached copies and re-fetching. Refreshes the assess-rfe skills (assess-rfe / export-rubric, via scripts/bootstrap-assess-rfe.sh) and the architecture context (from opendatahub-io/architecture-context, via scripts/fetch-architecture-context.sh), then reports what was updated and the versions fetched. Has disable-model-invocation set, so it can only be triggered explicitly by the user.

Plugin: rfe-creator | User-invocable

Contract

Skill Contract canonical-skill-v1

Force-refresh the vendored assess-rfe skills and architecture context to their latest versions.

Identity

Functions
execute
Success
  • Removes the cached assess-rfe and architecture-context copies, then re-fetches the latest.
  • Reports what was updated and the versions fetched.

Optimization Targets

task_success deterministic

Invariants

Must Preserve
  • Only run when explicitly invoked (disable-model-invocation is set).
  • Re-fetch after removing caches — do not leave dependencies partially removed.
Fixed Context
toolsBash, Glob
clibash
knowledgerepository_contentpublic, tool_outputtask_private

Traceability

Diagram

rfe-creator.update-deps diagram

Usage

/rfe-creator.update-deps