Hforge Refresh

---

ldilov 53aa010 1009 B Updated

File contents

--- name: "hforge-refresh" description: "Refresh Harness Forge runtime summaries and generated state after install changes, content updates, or stale repo-intelligence artifacts." compatibility: "Requires a repository where Harness Forge runtime artifacts already exist or can be bootstrapped." metadata: author: "harness-forge" source: "skills/hforge-refresh/SKILL.md"

User Input

$ARGUMENTS

You must consider the user input before proceeding.

Goal

Regenerate the shared runtime summaries and report what changed.

Execution

  1. Treat the text after /hforge-refresh as optional focus notes.
  2. Run hforge refresh --root . --json.
  3. Run hforge status --root . --json after refresh when install-state confirmation matters.
  4. Summarize refreshed runtime artifacts, any missing prerequisites, and the best next command.
  5. If refresh fails because the repo is not initialized, recommend /hforge-init as the next step.

ldilov/harness-forge/tree/main/.agents/skills/hforge-refresh commit 53aa010876

Frequently asked questions

npx skillmds@latest add ldilov/hforge-refresh-2