loop-engineering skillA
loop-engineering is agent-read markdown (skill) from jzkk720/cubecloud-skills-bundle-kit: Design, scaffold, score, schedule, and govern autonomous agent loops. Use when building loop infrastructure — the mechanism layer that runs, monitors, and recovers agent loops. Complements loopy (loop content/design) with loop execution infrastructure. Covers loop scaffolding, health scoring, cron scheduling, governance policies, and failure recovery patterns..
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
# Loop Engineering Build and operate the infrastructure that runs autonomous agent loops — the mechanism layer that schedules, monitors, scores, and recovers loops. This is the engineering counterpart to loopy (which designs loop content and boundaries). ## When to use - Building a new autonomous agent loop from scratch - Adding scheduling, monitoring, or recovery to an existing loop - Auditing loop infrastructure for reliability gaps - Setting up loop governance (rate limits, budgets, approval gates) - Debugging a loop that stalls, spins, or silently fails ## Core concepts ### Loop anatomy Every loop has: - **Trigger**: What starts it (cron, webhook, event, manual) - **Body**: The work it does (triage → act → verify) - **Gate**: What stops it (budget, time, approval, success signal) - **Recovery**: What happens on failure (retry, escalate, pause, alert) ### Loop health scoring Score loops on: - **Completion rate**: % of runs that reach a terminal state - **Budget adherence**: % of runs within token/cost budget - **Action rate**: % of runs that produce a meaningful action (not just "no-op") - **Recovery rate**: % of failures that self-recover without human intervention …
Read the whole file at its exact version.
How to install
mdr add jzkk720/cubecloud-skills-bundle-kit/loop-engineering@git:20260922.839addemdr add jzkk720/cubecloud-skills-bundle-kit/loop-engineering@sha256:8971496ee7be367aPin 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_eyoyd5lycyxqqhlj)
1 badge views in 30 days
Versions
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 (2775 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
jzkk720/cubecloud-skills-bundle-kit · 3 stars · license NOASSERTION · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_eyoyd5lycyxqqhlj GET https://markdownregistry.com/api/v1/resolve?ref=jzkk720/cubecloud-skills-bundle-kit/loop-engineering GET https://markdownregistry.com/api/v1/blob/8971496ee7be367ac6e320e0b4818ba76805d33c7b6ea4d91c8d3f25f9dcd0ba
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.
More from jzkk720/cubecloud-skills-bundle-kit
Every file in jzkk720/cubecloud-skills-bundle-kit