arch-scaffold-worker skillA
arch-scaffold-worker is agent-read markdown (skill) from baristaze/swe_guidelines: Create a worker role: the claim, handle, complete loop over the work queue, lease renewal and self-fencing, liveness, drain-first shutdown, the sweep, the image, and tests. Python..
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.
What the file says
# arch-scaffold-worker
Conventions: `${CLAUDE_SKILL_DIR}/../_shared/scaffold-conventions.md`.
Sections of `${CLAUDE_SKILL_DIR}/../../architecture.md`: The Business
Layer (Operations Without a Principal), The Storage Layer (Database
Roles, The Second Fence), Infrastructure (Cache, Topics, Idempotency), The Network Layer
(Long-Running Orchestrations), Worker Roles (The Work Queue, Shape of a
Worker, Shutdown, Maintenance Without a Scheduler, Implementation
Options), Deployment (Infrastructure as Code), Cross-Cutting
Conventions (The App Container).
## Input
`<worker-name> <WorkKind> [--lane <name>] [--container]`
Example: `shipment-notifier NOTIFY_SHIPMENT`. Both positional arguments
are required; ask for them when missing. The lane defaults to
`default`. `<worker>` is the worker name in snake case, `<Kind>` the
work kind in CamelCase (`NOOP` gives `Noop`, `NOTIFY_SHIPMENT` gives
`NotifyShipment`, so its handler is `NotifyShipmentHandlerImpl`).
When the repository has no `work` namespace, this skill creates it
first, in step 1, then the worker.
## Created
The file-by-file lists are long, so each one lives beside this file and
…Read the whole file at its exact version.
How to install
mdr add baristaze/swe_guidelines/arch-scaffold-worker@git:20260922.a3c1e91mdr add baristaze/swe_guidelines/arch-scaffold-worker@sha256:e831b3abe81d1e99Pin 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.
[](https://markdownregistry.com/a/art_kcj76gucb6nsjh5l)
2 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.a3c1e91 latest | 2026-09-22 | a3c1e91 | 12,278 B | A | view · diff |
| git:20260922.95a0fc3 | 2026-09-22 | 95a0fc3 | 28,279 B | A | view · diff |
| git:20260922.28cefc1 | 2026-09-22 | 28cefc1 | 28,150 B | A | view · diff |
| git:20260922.81ce1ea | 2026-09-22 | 81ce1ea | 25,897 B | A | view · diff |
| git:20260922.5fc1bb8 | 2026-09-22 | 5fc1bb8 | 20,051 B | A | view · diff |
| git:20260922.e4ae97c | 2026-09-22 | e4ae97c | 19,903 B | A | view · diff |
| git:20260922.e8626bd | 2026-09-22 | e8626bd | 20,180 B | A | view · diff |
| git:20260921.419a8e9 | 2026-09-21 | 419a8e9 | 19,844 B | A | view · diff |
| git:20260921.f72eecd | 2026-09-21 | f72eecd | 19,959 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (12278 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
baristaze/swe_guidelines · 86 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_kcj76gucb6nsjh5l GET https://markdownregistry.com/api/v1/resolve?ref=baristaze/swe_guidelines/arch-scaffold-worker GET https://markdownregistry.com/api/v1/blob/e831b3abe81d1e998f17770959027059bef8a32fa3c57e6e172b22db764209cb
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.