Instructions file CodexOpenCode
Instructions for formin/spec-kit-harness: This repository has documentation located in the /openwiki directory.
Instructions file CodexOpenCode
Instructions for formin/spec-kit-harness: This repository has documentation located in the /openwiki directory.
Instructions file
Instructions for formin/spec-kit-harness: This repository has documentation located in the /openwiki directory.
Command
Run a budget-aware exploration loop that externalizes every finding into the harness state files.
Command
Initialize externalized harness state (budget, candidates, curated set, evidence, verification, observations) for the active feature.
Command
Synthesize curated evidence and verification records into the feature's research.md with a coverage table.
Command
Render a compact, budget-aware slice of the harness state with a recommended next action.
Command
Adversarially verify claims in spec/plan artifacts against primary sources and record verdicts.
Command
All five commands are prompt files in commands/, registered in extension.yml. Each resolves HARNESSDIR the same way: config file → SPECKITHARNESS env vars → arguments; feature directory from the current git branch (e.g. branch 003-user-auth → specs/003-user-auth/), else the most recently modified directory under…