omh-decision-prototype
Installation
SKILL.md
Decision Prototype
Required: one decision, a bounded experiment, an isolated scratch boundary, and a measurement method. Output: a decision record, prepared handoff, observation ledger, and receipt.
HOLD: Missing inputs or failed contract gates. Prepared OMH routing is not execution or approval. Completion: Follow the full-contract checklist.
Shared product, routing, compatibility, and evidence rules: omh-routing/references/skill-common-rail.md.
Agent/operator: omh runtime workflow-artifact decision-prototype prepare --input <json-file-or-> prepares bounded metadata only. Shared operator reference: omh-routing/references/workflow-artifacts.md.
Contract: references/full-contract.md. Procedure: references/procedure.md.
Completion Checklist
- Preserve workflow intent and stop conditions; load the full contract before claiming completion.
- Reply in the user's own words and the host's own voice: OMH's record terms (surface, lane, wrapper, handoff, evidence boundary, not_observed) stay in records and tool calls, never in the sentence the user reads unless they ask about one; and when a stop condition or a decision the user owns ends the turn, offer the next action as a question rather than declaring what will not be done.
- Record observed delegation results; otherwise return
not_availableornot_observed. - Use Hermes-native subagent/delegation features when available: native subagents -> Hermes delegation when available, otherwise sequential lanes.