Self Reflection

Conducts a seven-dimension self-critique evaluation to prevent errors before delivery.

5|3|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/RonaldJEN/OpenCapyBox --skill self-reflection-ronaldjen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Self Reflection
Source: https://github.com/RonaldJEN/OpenCapyBox/tree/main/src/agent/skills/reflection
Command: npx skills add https://github.com/RonaldJEN/OpenCapyBox --skill self-reflection-ronaldjen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps AI agents avoid delivering imperfect work by pausing to review outputs and learn from mistakes, reducing unnecessary revision rounds.

Core Features & Use Cases

  • Proactive self-critique using a seven-dimension evaluation before delivery.
  • Lightweight memory of past mistakes and patterns to inform future work.
  • Pattern detection and automatic lesson injection to prevent recurring errors across sessions. Use Case: Imagine you have to deliver a complex API plan; trigger self-reflection to surface gaps and log lessons for future sessions.

Quick Start

Trigger a seven-dimension check before delivering results to surface lessons and prevent recurrence.

Frequently Asked Questions about Self Reflection

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

FAQPage Schema
How do I prevent AI agent mistakes before delivering planning or coding outputs?

To prevent AI agent mistakes before delivery, trigger a self-critique workflow that enforces a seven-dimension evaluation across planning, coding, and writing tasks to surface gaps and reduce unnecessary revision rounds.

How does self-reflection work for AI agent quality assurance?

Self-reflection for AI agent quality assurance works by pausing to review outputs against a seven-dimension evaluation check, detecting patterns in past mistakes, and archiving lessons to prevent recurring errors.

How do I enable cross-session learning and memory maintenance for multi-step AI tasks?

To enable cross-session learning for multi-step AI tasks, use a memory and logging backbone to archive lessons, detect recurring patterns, and automatically inject learned context into future work.

Does self-reflection require a memory logging backbone to detect recurring patterns?

Yes, self-reflection requires a memory and logging backbone to effectively detect patterns, archive lessons, and inject historical context to prevent recurring errors across multiple sessions.

When should I trigger a seven-dimension evaluation check for complex API plans?

You should trigger a seven-dimension evaluation check right before delivering complex API plans or multi-step tasks, ensuring the AI agent pauses to review outputs, surface gaps, and log lessons.