distributed-job-safety skillA
distributed-job-safety is agent-read markdown (skill) from terrylica/cc-skills: Concurrency safety patterns for distributed pueue + mise + systemd-run job pipelines..
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
# Distributed Job Safety
Patterns and anti-patterns for concurrent job management with pueue + mise + systemd-run, learned from production failures in distributed data pipeline orchestration.
**Scope**: Universal principles for any pueue + mise workflow with concurrent parameterized jobs. Examples use illustrative names but the principles apply to any domain.
**Prerequisite skills**: `devops-tools:pueue-job-orchestration`, `itp:mise-tasks`, `itp:mise-configuration`
---
> **Self-Evolving Skill**: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.
## The Nine Invariants
Non-negotiable rules for concurrent job safety. Violating any one causes silent data corruption or job failure.
Full formal specifications: [references/concurrency-invariants.md](./references/concurrency-invariants.md)
### 1. Filename Uniqueness by ALL Job Parameters
Every file path shared between concurrent jobs MUST include ALL parameters that differentiate those jobs.
```
WRONG: {symbol}_{start}_{end}.json # Two thresholds collide
…Read the whole file at its exact version.
How to install
mdr add terrylica/cc-skills/distributed-job-safety@git:20260904.d84ba3bmdr add terrylica/cc-skills/distributed-job-safety@sha256:7099a4e092312700Pin 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_oaaqaqf6bwadnd4i)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260904.d84ba3b latest | 2026-09-04 | d84ba3b | 17,360 B | A | view · diff |
| git:20260506.c488415 | 2026-05-06 | c488415 | 17,358 B | A | view · diff |
| git:20260401.b664eaf | 2026-04-01 | b664eaf | 17,569 B | A | view · diff |
| git:20260401.6be22af | 2026-04-01 | 6be22af | 17,347 B | A | view · diff |
| git:20260304.bbfc771 | 2026-03-04 | bbfc771 | 16,777 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 (17360 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
terrylica/cc-skills · 74 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_oaaqaqf6bwadnd4i GET https://markdownregistry.com/api/v1/resolve?ref=terrylica/cc-skills/distributed-job-safety GET https://markdownregistry.com/api/v1/blob/7099a4e09231270025aacca246be88e14407b47bc8021c023aa11002ecee9025
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.