Agent Reflection Engine
/install agent-reflection-engine
Agent Reflection Engine
A lightweight, pluggable reflection engine that enables AI agents to self-audit their decision traces, identify reasoning bottlenecks, and generate improvement patches using chain-of-thought critique—ideal for developers tuning autonomous agents.
Usage
# Run reflection on an agent trace
python agent_reflection_engine.py traces/demo_trace.json -o reports/reflection.json --verbose
# Example trace format (demo_trace.json):
# [
# {
# "step_id": 1,
# "thoughts": "I should search for the nearest coffee shop.",
# "action": "search_web",
# "value": "coffee shop near me",
# "observation": "Found 'Brew Haven' 0.3 miles away."
# }
# ]
Integrate into agent loops by logging each step and running periodic reflection to generate improvement heuristics.
Price
$4.99
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agent-reflection-engine - After installation, invoke the skill by name or use
/agent-reflection-engine - Provide required inputs per the skill's parameter spec and get structured output
What is Agent Reflection Engine?
Enables AI agents to self-audit decision steps, identify reasoning bottlenecks, and generate improvement patches via chain-of-thought critique. It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Agent Reflection Engine?
Run "/install agent-reflection-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agent Reflection Engine free?
Yes, Agent Reflection Engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Agent Reflection Engine support?
Agent Reflection Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Agent Reflection Engine?
It is built and maintained by albionaiinc-del (@albionaiinc-del); the current version is v1.0.0.