guide skillA
guide is agent-read markdown (skill) from nytc69/review-loop: Show review-loop usage guide: how it works, commands, configuration, and key features. Use when the user asks for help with review-loop..
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
First, read `~/.claude/plugins/marketplaces/review-loop-marketplace/.claude-plugin/plugin.json` to get the current version number.
Then display the following guide to the user, replacing `{VERSION}` with the version from plugin.json:
---
# review-loop {VERSION} — Quick Reference
## How it works
```
/review-loop <work item description> [--handsfree]
Orchestrator (this session)
│
├── Context file: .review-loop/sessions/{uuid}.md
│ Single source of truth — all agents read it each round
│
├── [Planning phase]
│ → Executor drafts plan → Reviewer critiques → iterate
│
├── [Execution phase]
│ → Executor implements → Reviewer does CR → iterate
│
├── [Quality Polish] (skip with skip_quality_polish: true)
│ → Language analysis → Code quality → Simplify → Tests → Docs Consistency
│
└── Delivery: findings table + quality summary + time breakdown
```
## Three skills
The review-loop workflow is now split into three composable skills. Pick the
one that matches where your work currently is:
| Skill | When to pick | What it does |
|---|---|---|
…Read the whole file at its exact version.
How to install
mdr add nytc69/review-loop/guide@git:20260916.8dd269cmdr add nytc69/review-loop/guide@sha256:aa85594fd98973ffPin 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_rwdnwek3iv3gyuxt)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260916.8dd269c latest | 2026-09-16 | 8dd269c | 9,962 B | A | view · diff |
| git:20260423.c3ece49 | 2026-04-23 | c3ece49 | 9,607 B | A | view · diff |
| git:20260423.24aaf80 | 2026-04-23 | 24aaf80 | 9,464 B | A | view · diff |
| git:20260421.cab0183 | 2026-04-21 | cab0183 | 8,952 B | A | view · diff |
| git:20260421.3f1b68f | 2026-04-21 | 3f1b68f | 8,825 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 (9962 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_rwdnwek3iv3gyuxt GET https://markdownregistry.com/api/v1/resolve?ref=nytc69/review-loop/guide GET https://markdownregistry.com/api/v1/blob/aa85594fd98973ff9d612120a69b256cd4a516d1df96a72222f523d8e8e0f683
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