critical-review skillA
critical-review is agent-read markdown (skill) from yeisonrestrepo/code-conductor: 4-phase adversarial review protocol: pre-flight analysis, adversarial execution check, self-correction loop, and [VALIDATION] report.
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
# Critical Review Protocol Apply this protocol to every implementation task. Do not skip phases. --- ## Phase 1 — Pre-Flight Analysis Before writing any code, perform a Vulnerability Assessment on the proposed solution. Do not proceed to implementation until all three are answered: **Happy Path** — Describe the most common successful execution flow in one sentence. **Failure Points** — Where is this logic most likely to break? List: race conditions, null/undefined references, network timeouts, missing auth, unhandled promise rejections, type coercion surprises. **Boundary Conditions** — What inputs or volume break assumptions? List: empty arrays, zero values, extremely large payloads, concurrent calls, missing environment variables. Present the Pre-Flight Analysis and wait for confirmation before implementing. --- ## Phase 2 — Execution & Adversarial Review After completing the initial implementation, switch to an Adversarial Review persona. Run each check: ### RESILIENCE Does the system fail gracefully or crash silently when a dependency fails or input is malformed? Look for: - Caught errors that swallow the stack trace - Unchecked nulls after async calls …
Read the whole file at its exact version.
How to install
mdr add yeisonrestrepo/code-conductor/critical-review@git:20260922.8fd811cmdr add yeisonrestrepo/code-conductor/critical-review@sha256:91a04faf03bca624Pin 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_kvrnmn4ljwvocnom)
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 (2643 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
yeisonrestrepo/code-conductor · 7 stars · license MIT · pushed 2026-09-25 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_kvrnmn4ljwvocnom GET https://markdownregistry.com/api/v1/resolve?ref=yeisonrestrepo/code-conductor/critical-review GET https://markdownregistry.com/api/v1/blob/91a04faf03bca624fc8fb9109011b238ae5dd4983c9f56e236bd4a3cbcfac4fc
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.