uzomuzo-oss: Skill for Claude Code

.claude/skills/review-until-clean/SKILL.md

review-until-clean is a skill for Claude Code from future-architect/uzomuzo-oss. It costs 76 tokens per session (181 once invoked), scanned A, original, Apache-2.0.

An automated review workflow that repeatedly checks a code change with local agents and Copilot until the review threads are resolved. It is intended to leave a pull request ready to merge.

In plain words
What is it for?
Driving code review from the first local review through follow-up checks and thread resolution.
Why use it?
It reduces the manual coordination needed to collect reviews, fix findings, and re-check the changes. The workflow runs locally while interacting with the pull request review process.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is future-architect/uzomuzo-oss's own configuration. It tells Claude Code how to work on uzomuzo-oss itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything uzomuzo-oss configures →

Reuse

Borrowing it

Nothing to install: this file belongs to future-architect/uzomuzo-oss. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/future-architect/uzomuzo-oss/main/.claude/skills/review-until-clean/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/future-architect/uzomuzo-oss

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for review-until-clean

README.md
[![agentmods](https://agentmods.dev/badge/skills/future-architect/uzomuzo-oss/review-until-clean/github.svg)](https://agentmods.dev/skills/future-architect/uzomuzo-oss/review-until-clean)
Your own site
<a href="https://agentmods.dev/skills/future-architect/uzomuzo-oss/review-until-clean"><img src="https://agentmods.dev/badge/skills/future-architect/uzomuzo-oss/review-until-clean/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for review-until-clean

Your own site · 80×15
<a href="https://agentmods.dev/skills/future-architect/uzomuzo-oss/review-until-clean"><img src="https://agentmods.dev/badge/skills/future-architect/uzomuzo-oss/review-until-clean.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 181 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00076 $0.00181
Opus 5 $0.00038 $0.00090
Sonnet 5 $0.00015 $0.00036
Haiku 4.5 $0.00008 $0.00018

Measured 9d ago against content hash 1acaa4ce1c1b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

review-until-clean scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/review-until-clean/SKILL.md · 8 lines

What it actually says

Follow the instructions in .github/prompts/review-until-clean.prompt.md to perform Phase A+B+C iterative review until merge-ready.

Model policy: Phase A's Agent fan-out defaults to model="sonnet" (Sonnet 5) for every spawned agent — running the whole skill under Fable has exhausted the token budget before. See the prompt file's "Model policy" section for the Fable-combination exception and the Opus fallback when Fable is unavailable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 8 lines · 76 tokens per session scan A 1acaa4ce1c1b

Subscribe to this mod's changes

review-until-clean is a skill published in the GitHub repository future-architect/uzomuzo-oss (32 stars, last pushed 3d ago), licensed Apache-2.0. It adds 76 tokens to every session and 181 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.

Related

Other skills, from other repositories

vhs-e2e-gif

Record a test run, a TUI session, or any terminal command as a GIF with VHS and attach it to a GitHub PR as a release-hosted asset, never a repo commit. Use when asked to record an e2e run, demo a fix on a PR, attach a GIF or screen recording to a pull request, show a test passing visually, or produce a terminal…

dimetron/pi-go · 106 tokens

gh-find-prs

Survey open Codewhale PRs and triage each for mergeability and disposition against the real landing branch.

Hmbown/CodeWhale · 27 tokens

git

Git and code hosting platform management — GitHub, GitLab, Codeberg, Forgejo. Zero barrier — install x-cmd and manage repos from the terminal. Use for "git", "github", "gitlab", "repo", "pull request", "code hosting".

x-cmd/x-cmd · 58 tokens

agents-md

Generate AGENTS.md files for Go, Rust, TypeScript, and Java projects. Use this skill whenever the user asks to create, scaffold, bootstrap, update, or review an AGENTS.md (or agent-instructions, CLAUDE.md, repo guide for agents) file in a codebase. Also trigger when the user says "add AGENTS.md", "make this repo…

dimetron/pi-go · 138 tokens

pixiv-cli-pr

Prepare, create, update, and monitor pixiv-cli pull requests using the repository template, verification checklist, review handoff, and authorization boundaries. Use when drafting a PR body, opening or editing a PR, requesting review, checking readiness, or handing a merged PR to release preparation.

FlanChanXwO/pixiv-cli · 62 tokens

code-review

Run a thorough self-review pass on the most recent change.

patriceckhart/zot · 15 tokens