Arreflect banner
Goldentrii Goldentrii

Arreflect

Development community

Description

--- description: "AgentRecall consolidation & reflection — periodic triage of recurring corrections; proposes rule changes, never applies them without the owner." --- # /arreflect — Consolidation & Reflection Loop Run periodically (every 5-10 sessions, or whenever things feel like they're repeating). Purpose: catch corrections that keep recurring despite already being "known," and turn them into durable rules — with the human approving every rule change. ## When to Run - You've corrected the

Installation

Installs to ~/.claude/skills/goldentrii-agentrecall-arreflect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goldentrii-agentrecall-arreflect && curl -fsSL https://raw.githubusercontent.com/Goldentrii/AgentRecall/HEAD/commands/arreflect.md -o ~/.claude/skills/goldentrii-agentrecall-arreflect/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository