review-mistakes

Community

Streamline mistake review to harden AI workflows.

Authororban
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Interactive review of pending mistake reports from the Intent Layer learning loop. Walk through each report with the user, accepting/rejecting/discarding as appropriate.

Core Features & Use Cases

  • Review pending mistake reports (SKELETON-.md and MISTAKE-.md).
  • Summarize each report and present decision options (Accept, Reject, Discard, Enrich, Skip).
  • Integrate accepted mistakes by appending entries to AGENTS.md and organizing reports into integrated, rejected, or discarded.

Quick Start

Start the review session by listing pending reports in your project: find "${CLAUDE_PROJECT_DIR:-.}/.intent-layer/mistakes/pending"
( -name "MISTAKE-.md" -o -name "SKELETON-.md" )
-type f 2>/dev/null | sort

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: review-mistakes
Download link: https://github.com/orban/intent-layer/archive/main.zip#review-mistakes

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 223,000+ vetted skills library on demand.