acc-error-memory

Installation
SKILL.md

Anterior Cingulate Memory ⚡

Conflict detection and error monitoring for AI agents. Part of the AI Brain series.

The anterior cingulate cortex (ACC) monitors for errors and conflicts. This skill gives your AI agent the ability to learn from mistakes — tracking error patterns over time and becoming more careful in contexts where it historically fails.

The Problem

AI agents make mistakes:

  • Misunderstand user intent
  • Give wrong information
  • Use the wrong tone
  • Miss context from earlier in conversation

Without tracking, the same mistakes repeat. The ACC detects and logs these errors, building awareness that persists across sessions.

The Solution

Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 23, 2026
acc-error-memory — openclaw/skills