review-gate

Validate raw AI-generated content before integrating it into a knowledge graph.

2|Updated Jul 22, 2026
One-click install
npx skills add https://github.com/0xUrsanomics/utopia-os --skill review-gate-0xursanomics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-gate
Source: https://github.com/0xUrsanomics/utopia-os/tree/main/skills/review-gate
Command: npx skills add https://github.com/0xUrsanomics/utopia-os --skill review-gate-0xursanomics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents low-quality, inconsistent, or hallucinated content from polluting your knowledge graph by enforcing a rigorous, multi-stage review pipeline.

Core Features & Use Cases

  • Quality Gating: Automatically scans raw outputs for factual accuracy, completeness, and adherence to style guidelines.
  • Slop Detection: Identifies AI-typical writing patterns like corporate-therapist tone or inflated symbolism to ensure human-grade quality.
  • Operational Efficiency: Manages the lifecycle of content from raw draft to approved knowledge-graph entry, including stale-lock recovery and batch processing.

Quick Start

Run the review command to scan all pending raw outputs and begin the approval process for your knowledge base.

Frequently Asked Questions about review-gate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent AI-generated content from polluting my knowledge graph?

Slop detection identifies AI-typical writing patterns, such as corporate-therapist tone or inflated symbolism, ensuring content meets human-grade quality standards before integration into a knowledge graph.

How do I automate the review process for a content pipeline?

A knowledge graph quality gate operates through a multi-stage pipeline involving factual verification, style-based slop detection, and status-driven file management. It requires deterministic state tracking and integration with knowledge-graph MCP tools to persist only reviewed information.

Can I use this skill to manage stale locks during batch processing of AI outputs?

The skill supports batch processing by managing the lifecycle of content from raw draft to approved knowledge-graph entry, including stale-lock recovery and status-driven file management for operational efficiency.

Does the quality gate require integration with knowledge-graph MCP tools?

The skill requires knowledge-graph MCP tools and deterministic state tracking to ensure only high-quality, reviewed information is persisted.

What is the best way to check AI outputs for factual accuracy before adding them to a knowledge base?

The best way to check AI outputs is to enforce a multi-stage review pipeline that scans raw outputs for factual accuracy, completeness, and adherence to style guidelines before approval.

Are there limitations to using automated quality gating for AI content?

Automated quality gating requires deterministic state tracking and MCP tool integration, limiting it to environments supporting these dependencies and structured content pipelines.