self-review-on-stop

Audit the last text response for contradictions, factual errors, and format drift.

37|7|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/archibate/dotfiles-claude --skill self-review-on-stop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-review-on-stop
Source: https://github.com/archibate/dotfiles-claude/tree/main/skills/self-review-on-stop
Command: npx skills add https://github.com/archibate/dotfiles-claude --skill self-review-on-stop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit the last text response for contradictions, factual errors, format drift, or unsupported claims — reply with a single space if clean, else the fully corrected response.

Core Features & Use Cases

  • Silently audit top-level outputs for coherence, factual accuracy, and formatting consistency.
  • Enforce the required reply formats: a single space when clean, or a fully corrected response when issues are found.

Quick Start

Trigger the Stop hook after delivering a top-level response and let the audit verify coherence, returning a single space if clean or a corrected response otherwise.

Frequently Asked Questions about self-review-on-stop

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

FAQPage Schema
How do I automatically audit an AI response for factual errors and format drift?

Automatically audit an AI response by triggering a Stop hook to review the final text for contradictions, factual errors, and format drift. If issues are found, it returns a corrected response; otherwise, it replies with a single space.

What is silent self-review for top-level text outputs?

Silent self-review is an automated process that verifies coherence, factuality, and formatting consistency across your final text outputs. It runs during top-level Stop turns to ensure response quality without requiring manual intervention.

How do I set up a stop-hook to check response quality and coherence?

To set up a stop-hook for response quality, trigger the audit workflow after delivering a top-level response. The workflow verifies coherence and replies with a single space if the output is clean or a fully corrected response otherwise.

Does the self-review workflow reply with the full text when it finds unsupported claims?

Yes, when the self-review workflow finds unsupported claims, contradictions, or formatting issues, it replies with the full corrected response prefixed with a specific marker. If the text is clean, it only returns a single space.

Can I manually trigger a self-review audit on demand?

Yes, you can trigger a self-review audit on demand through explicit self-review requests. The dedicated audit workflow will then execute to verify response coherence, factuality, and format consistency.

What are the limitations of using a stop-hook for format consistency checking?

A limitation of using a stop-hook for format consistency checking is that it operates silently, returning a single space if clean or a fully corrected response otherwise, which may overwrite outputs without explicit user confirmation.