okf-harness-bootstrap

Solid

Bootstrap OKF Harness from Hermes Agent before a workspace-local OKF skill exists. Use when the user asks Hermes to create, find, select, repair, or enter an OKF Harness workspace. If okfh is missing, point to Universal setup. Do not use for daily workspace answers, generic Markdown editing, or non-OKF knowledge-base work.

AI & Automation 25 stars 6 forks Updated 2 days ago Apache-2.0

Install

View on GitHub

Quality Score: 79/100

Stars 20%
47
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
52
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# OKF Harness Bootstrap Use this skill only as the Hermes global bootstrap entrypoint for OKF Harness. ## Runtime Check 1. Check whether `okfh` is available before planning workspace actions. 2. If `okfh` is missing, stop and tell the user to run `npx @okf-harness/setup@latest`. 3. Do not install, update, or replace the runtime from this skill. ## Scope - Hermes installs this skill as `pumblus/okf-harness/okf-harness`, but it exposes only `okf-harness-bootstrap`. - Do not claim that a Hermes workspace-local daily adapter is installed by this skill. - Once `okfh` is available, use `okfh --json` commands to inspect, create, select, or repair OKF Harness workspaces. - Before changing a workspace, prefer JSON-capable checks such as `okfh doctor --json` and workspace status commands when available. ## Response Contract - State the runtime status first. - If blocked by a missing runtime, give only the exact setup command: `npx @okf-harness/setup@latest`. - If continuing, keep actions limited to OKF Harness bootstrap work.

Details

Author
pumblus
Repository
pumblus/okf-harness
Created
1 months ago
Last Updated
2 days ago
Language
TypeScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

okf-harness

One Door workflow for OKF Harness workspaces. Use when the user asks to set up, check, ingest into, reconcile revisions in, answer from, or graph an OKF Harness workspace. Do not use for generic Markdown editing, ordinary repository maintenance, knowledge-base tasks outside an OKF Harness workspace, repository dependency graphs, old workflow-specific skill names, or an `okfh query` command.

25 Updated 2 days ago
pumblus
AI & Automation Listed

implementation-harness-evaluate-fit

Use when the user wants to check whether an already-installed harness is well-tuned to THIS project and fix any mismatches — phrases like "evaluate the harness fit", "does the harness suit this project", "check in on the harness", "tune the harness to the project", "the facets/floor look wrong for this repo", "/evaluate-fit". Runs a full multi-agent DEEP DIVE of the project (stack, module structure, risk profile, deploy/notify story, secret + visual surfaces), reads the CURRENT harness config, then produces ranked, evidence-backed recommendations across the ONLY customizable surfaces — the `custom/` overlay, `harness.env` knobs, and `facets.json` (`layer` vocabulary + `policy`) — and, on your approval, applies them. It NEVER edits harness mechanism (scripts/docs/dashboard) — an install stays fork-free and upgrade-clean. Ideal after a harness was scaffolded against an empty/young repo, or after the project has grown. Requires a scaffolded `.harness/`.

0 Updated 6 days ago
RyanMKrol
AI & Automation Listed

init-harness

One-shot initialization of a parallel-terminal Claude Code build harness in a project - a git worktree and branch per terminal, phase checkboxes as the task queue, pinned model/effort per agent, mechanical git-tag gates, hardened read/gate/log hooks, and a SQLite agent-memory shard per terminal. Use when the user says "/init-harness", "init-harness", "initialize the harness", "set up the build harness", "scaffold this project's harness", "bootstrap the agent harness", or drops in a project-context.yml and asks to initialize. Also use when a project needs multi-terminal agent orchestration with gates, or when an existing harness must be verified or repaired (hooks not firing, guards not blocking, .agents drift). Do NOT use for adding a single agent or skill to an existing project.

1 Updated today
M4NUSH7