execute skillA
execute is agent-read markdown (skill) from nytc69/review-loop: Codex Stage 1 execute skill. Run the execution + quality polish + delivery stages of review-loop against one of three entry modes: resume an approved session (`--session`), execute a user-supplied plan (`--plan`), or run a pure-CR pass on the current working tree (`--review-only`). Supports batched runs via `--stop-after STAGE`. Use when you already have a plan, or only want CR on existing code..
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
# execute — codex orchestration Read `docs/protocol/loading.md`, then run: ```bash python3 <support-root>/scripts/read_protocol.py --runtime codex --stage entry-execute ``` Resolve <support-root> to this plugin/repository, not the task workspace. Keep cwd in the user's workspace. Read the complete emitted text before acting. `docs/protocol/loading.json` is the action/prerequisite map for both runtimes. Validate the three mutually-exclusive entry modes before locking. Run session-init for a fresh plan/review-only target, or resume for an existing session; then execution → execution-review → gate → polish → docs → security → delivery. Honor every --stop-after boundary. Before initialization load `session-init` AND `execute-init`; before a resume load `resume` AND `execute-init`. Before any work-agent dispatch load the matching `planning` or `execution` bundle; before review load `planning-review` or `execution-review`. On planning approval, only the plan-only entry loads `plan-exit`. The umbrella retains its session/lock and continues directly into execution. Before a stage transition, retry, stop or error exit, load its applicable bundle per `loading.md`. …
Read the whole file at its exact version.
How to install
mdr add nytc69/review-loop/execute@git:20260919.2175063mdr add nytc69/review-loop/execute@sha256:c0b5d9d254b4355ePin 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_5udv4pqfqm72ak2d)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260919.2175063 latest | 2026-09-19 | 2175063 | 3,101 B | A | view · diff |
| git:20260916.8dd269c | 2026-09-16 | 8dd269c | 2,883 B | A | view · diff |
| git:20260916.cadb06c | 2026-09-16 | cadb06c | 43,121 B | A | view · diff |
| git:20260514.783f189 | 2026-05-14 | 783f189 | 36,122 B | A | view · diff |
| git:20260510.9a5f413 | 2026-05-10 | 9a5f413 | 32,713 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 (3101 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
nytc69/review-loop · 3 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5udv4pqfqm72ak2d GET https://markdownregistry.com/api/v1/resolve?ref=nytc69/review-loop/execute GET https://markdownregistry.com/api/v1/blob/c0b5d9d254b4355e97d470b4532023b12f05573f487066ef0d3d10668e1e4f72
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 nytc69/review-loop
Every file in nytc69/review-loop