persistent-completion-loop skillA
persistent-completion-loop is agent-read markdown (skill) from yeaight7/agent-powerups: Use when a task must run to verified completion rather than best effort -- the user says "don't stop", "must complete", "finish this", or "keep going until done", or the work spans multiple iterations and needs reviewer sign-off before being called done..
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
## Purpose Persistent Completion Loop is a PRD-driven persistence loop that keeps working on a task until ALL user stories have passes: true and are reviewer-verified. It wraps parallel execution with session persistence, automatic retry on failure, structured story tracking, and mandatory verification before completion. ## When to Use - Task requires guaranteed completion with verification (not just "do your best") - User says "don't stop", "must complete", "finish this", or "keep going until done" - Work may span multiple iterations and needs persistence across retries - Task benefits from structured PRD-driven execution with reviewer sign-off ## Do Not Use When - User wants a full autonomous pipeline from idea to code -- use autonomous delivery instead - User wants to explore or plan before committing -- use the plan skill instead - User wants a quick one-shot fix -- delegate directly to an executor agent - User wants manual control over completion -- use parallel execution directly ## Why This Exists Complex tasks often fail silently: partial implementations get declared "done", tests get skipped, edge cases get forgotten. This skill prevents this by: …
Read the whole file at its exact version.
How to install
mdr add yeaight7/agent-powerups/persistent-completion-loop@git:20260605.7517ce7mdr add yeaight7/agent-powerups/persistent-completion-loop@sha256:d8231c51653944b2Pin 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_vh4tmdhj7scdyo2u)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260605.7517ce7 latest | 2026-06-05 | 7517ce7 | 6,168 B | A | view · diff |
| git:20260602.4a1dcb2 | 2026-06-02 | 4a1dcb2 | 5,540 B | A | view · diff |
| git:20260512.8d996e9 | 2026-05-12 | 8d996e9 | 5,671 B | A | view · diff |
| git:20260504.d25a9b3 | 2026-05-04 | d25a9b3 | 5,683 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 (6168 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
yeaight7/agent-powerups · 6 stars · license Apache-2.0 · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_vh4tmdhj7scdyo2u GET https://markdownregistry.com/api/v1/resolve?ref=yeaight7/agent-powerups/persistent-completion-loop GET https://markdownregistry.com/api/v1/blob/d8231c51653944b2696bb2dd2d882ea3a36de89f7a12dcc35e9f48d3fcee4f24
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.