av/skills · workmachine/SKILL.md

workmachine skillA

workmachine is agent-read markdown (skill) from av/skills: Run work as an explicit event-driven state machine executed by subagents. The orchestrator is the runtime from the canonical loop — `state, effects = init(machine); execute(effects); while state is active: event = nextEvent(); state, effects = transition(machine, state, event); execute(effects); return state.output`. All routing judgment is authored ONCE, at plan time, into a machine file (states, event alphabet, transition table, budgets, final states); at runtime the orchestrator does pure tab.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

How to install

Latest version
mdr add av/skills/workmachine@git:20260828.37dbfbe
Exact content
mdr add av/skills/workmachine@sha256:cb481bd3d4c3b987

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ngogeopfnugpf2kk.svg)](https://markdownregistry.com/a/art_ngogeopfnugpf2kk)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260828.37dbfbe latest2026-08-28 37dbfbe 21,711 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.

Source

GitHub

av/skills · 15 stars · license MIT · pushed 2026-09-05 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_ngogeopfnugpf2kk
GET https://markdownregistry.com/api/v1/resolve?ref=av/skills/workmachine
GET https://markdownregistry.com/api/v1/blob/cb481bd3d4c3b9873f4f0703ab5be767c1c44e84d27f0914c1c50f1e83d895a9