Hforge Decide

---

ldilov b92ef4b 1.1 KB Updated

File contents

--- name: "hforge-decide" description: "Create or update a durable ASR or ADR for architecture-significant repository findings so the reasoning survives the current session." compatibility: "Works best in Harness Forge workspaces with runtime decision surfaces." metadata: author: "harness-forge" source: "skills/hforge-decide/SKILL.md"

User Input

$ARGUMENTS

You must consider the user input before proceeding.

Goal

Turn a meaningful technical choice into a durable decision artifact under .hforge/runtime/decisions/.

Execution

  1. Treat the text after /hforge-decide as the decision topic or scope.
  2. Inspect .hforge/runtime/decisions/index.json first when present.
  3. Inspect the most relevant task pack, impact analysis, repo findings, and existing related decisions.
  4. Use an ASR when the direction is still being evaluated and an ADR when the decision is accepted enough to guide future work.
  5. Write a concise, reviewable record with context, decision, consequences, and follow-up items.
  6. Explicitly link superseded or related decisions when applicable.

ldilov/harness-forge/tree/main/.agents/skills/hforge-decide commit b92ef4b14e

Frequently asked questions

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