claude-review-runtime

Community

Preflighted Claude cross-review runtime

Authornowonbun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps agents decide when Claude MCP cross-review is required and enforces local preflight checks before handing code, documentation, configuration, or governance changes to the Claude review protocol, preventing invalid or oversized requests and blocking reviews when prerequisites are missing.

Core Features & Use Cases

  • Applicability Classification: Determine whether an operation requires plan-review, source-review, result-review, or re-review and enforce required ordering (e.g., plans-review before execution).
  • Local Preflight Checks: Verify MCP availability and responsiveness (expecting an OK response) and block with clear reasons if unavailable or unresponsive.
  • Input Preparation Rules: Enforce concise request bodies, UTF-8 integrity checks for text files, path-based references instead of full file dumps, and review goal composition per phase.
  • Protocol Delegation & Reporting: Delegate execution to the claude-cross-review-protocol skill for normalization and logging, and produce user-facing summaries including phase, cross-review status, summary, key findings, and next action.
  • Use Case: Run a plans-review to validate an implementation plan before execution, perform a source-review prior to finalizing a change, or run a result-review after applying file modifications.

Quick Start

Use the claude-review-runtime to preflight MCP availability, classify the review as source-review, prepare concise UTF-8-safe targets, and hand off execution to the claude-cross-review-protocol.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-review-runtime
Download link: https://github.com/nowonbun/nowonbun-harness/archive/main.zip#claude-review-runtime

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.