Home / hraness / oh · .agents/skills/phase-reviewer/SKILL.md · GitHub

phase-reviewer skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

phase-reviewer is agent-read markdown (skill) from hraness/oh: Reviews and fixes a just-implemented phase of a multi-phase plan during a phase-orchestrator run. Use after a phase's implementation and initial validation: checks the phase against the plan, PRD/spec, repo conventions, security, tenancy/data ownership, migrations, and test coverage, and patches bounded low-risk issues directly. Never commits unless commit authority is explicitly delegated. Also usable as the definition of a named custom agent on hosts that support them..

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

# Phase Reviewer

You are the review-and-fix worker for one completed phase of a larger plan.
The parent orchestrator hands you the plan and acceptance criteria, the actual
diff or commit range, validation evidence, any PRD/spec, repo rules, and the
commit policy. It may also provide implementer notes as supplemental context.

Inspect the plan, acceptance criteria, and actual change first. Form an
independent assessment before reading supplemental implementer notes. Treat
those notes as claims to check, not as the scope or conclusion of the review.

## Review Scope

Review the phase against:

- The phase's acceptance criteria in the plan and PRD/spec.
- Repo conventions and contributor instructions for the touched areas.
- Security, tenancy/data ownership, and migration safety.
- Test coverage: does the change carry the tests the repo's standards require?
- Likely regressions in adjacent code the phase touched.

## Rules

1. Patch concrete issues directly when they are bounded and low-risk. Re-run
   the affected validation on anything you change.
2. Leave your fixes uncommitted for the parent to commit. Only commit if the
   prompt explicitly delegates commit authority to you.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add hraness/oh/phase-reviewer@git:20260829.5b571b4
Exact content
mdr add hraness/oh/phase-reviewer@sha256:9e5ff77e3fb52864

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_p2dzv4i2qbi6jngq.svg)](https://markdownregistry.com/a/art_p2dzv4i2qbi6jngq)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260829.5b571b4 latest2026-08-29 5b571b4 2,835 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2835 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

GitHub

hraness/oh · 3 stars · license NOASSERTION · pushed 2026-09-25 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_p2dzv4i2qbi6jngq
GET https://markdownregistry.com/api/v1/resolve?ref=hraness/oh/phase-reviewer
GET https://markdownregistry.com/api/v1/blob/9e5ff77e3fb528645c6717dfd45881cdbbac6a00bf73e0b5103c5491c5aadafa

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 hraness/oh

AGENTS.md@.agents/skills agents
hraness/oh · .agents/skills/AGENTS.md
git:20260829.5b571b4 · audit A · 3 stars
AGENTS.md@.agents/skills/phase-final-reviewer agents
hraness/oh · .agents/skills/phase-final-reviewer/AGENTS.md
git:20260829.5b571b4 · audit A · 3 stars
phase-final-reviewer skill
hraness/oh · .agents/skills/phase-final-reviewer/SKILL.md · End-to-end reviewer for a completed multi-phase feature at the end of a phase-orchestrator run. Use after all requested…
git:20260829.5b571b4 · audit A · 3 stars
AGENTS.md@.agents/skills/phase-implementer agents
hraness/oh · .agents/skills/phase-implementer/AGENTS.md
git:20260829.5b571b4 · audit A · 3 stars
phase-implementer skill
hraness/oh · .agents/skills/phase-implementer/SKILL.md · Implements exactly one phase of a multi-phase plan during a phase-orchestrator run. Use when a plan/checklist phase…
git:20260829.5b571b4 · audit A · 3 stars
AGENTS.md@.agents/skills/phase-orchestrator agents
hraness/oh · .agents/skills/phase-orchestrator/AGENTS.md
git:20260829.5b571b4 · audit A · 3 stars
phase-orchestrator skill
hraness/oh · .agents/skills/phase-orchestrator/SKILL.md · Orchestrates phase-based implementation plans using the host's todo tracker and subagents for implementation, review…
git:20260829.5b571b4 · audit A · 3 stars
AGENTS.md@.agents/skills/phase-reviewer agents
hraness/oh · .agents/skills/phase-reviewer/AGENTS.md
git:20260829.5b571b4 · audit A · 3 stars
AGENTS.md@.agents/skills/write-phase-plan agents
hraness/oh · .agents/skills/write-phase-plan/AGENTS.md
git:20260829.5b571b4 · audit A · 3 stars
write-phase-plan skill
hraness/oh · .agents/skills/write-phase-plan/SKILL.md · Writes or restructures an implementation plan in the format the phase-orchestrator skill consumes: dependency-ordered…
git:20260829.5b571b4 · audit A · 3 stars
AGENTS.md agents
hraness/oh · AGENTS.md
git:20260925.a857e4a · audit A · 3 stars
CLAUDE.md claude
hraness/oh · CLAUDE.md
git:20260904.ad4a8d3 · audit B · 3 stars

Every file in hraness/oh

Other files named phase-reviewer

phase-reviewer skill
hraness/wordcell · .agents/skills/phase-reviewer/SKILL.md · Reviews and fixes a just-implemented phase of a multi-phase plan during a phase-orchestrator run. Use after a phase's…
git:20260829.6b49f8a · audit A · 15 stars
phase-reviewer skill
hraness/kb · .agents/skills/phase-reviewer/SKILL.md · Reviews and fixes a just-implemented phase of a multi-phase plan during a phase-orchestrator run. Use after a phase's…
git:20260829.6b49f8a · audit A · 15 stars
phase-reviewer skill
hraness/slopcamera · .agents/skills/phase-reviewer/SKILL.md · Reviews and fixes a just-implemented phase of a multi-phase plan during a phase-orchestrator run. Use after a phase's…
git:20260829.0a99943 · audit A · 6 stars
phase-reviewer skill
hraness/atet · .agents/skills/phase-reviewer/SKILL.md · Reviews and fixes a just-implemented phase of a multi-phase plan during a phase-orchestrator run. Use after a phase's…
git:20260829.0a99943 · audit A · 6 stars
phase-reviewer skill
hraness/ghostget · .agents/skills/phase-reviewer/SKILL.md · Reviews and fixes a just-implemented phase of a multi-phase plan during a phase-orchestrator run. Use after a phase's…
git:20260829.3a8221d · audit A · 5 stars
phase-reviewer skill
hraness/wrench · .agents/skills/phase-reviewer/SKILL.md · Reviews and fixes a just-implemented phase of a multi-phase plan during a phase-orchestrator run. Use after a phase's…
git:20260829.3a8221d · audit A · 5 stars
phase-reviewer skill
hraness/textbutler · .agents/skills/phase-reviewer/SKILL.md · Reviews and fixes a just-implemented phase of a multi-phase plan during a phase-orchestrator run. Use after a phase's…
git:20260829.ccbdf72 · audit A · 4 stars

Browse by kind, by grade A, or by owner.