self-reflection

Monitor AI agent performance and prompt structured reflection sessions.

10|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/dglijin-oss/chinese-metaphysics-skills --skill self-reflection-dglijin-oss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-reflection
Source: https://github.com/dglijin-oss/chinese-metaphysics-skills/tree/main/self-reflection
Command: npx skills add https://github.com/dglijin-oss/chinese-metaphysics-skills --skill self-reflection-dglijin-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of AI agents repeating mistakes without memory by creating a structured feedback loop for continuous self-improvement.

Core Features & Use Cases

  • Structured Reflection: Encourages AI agents to pause and reflect on their performance regularly.
  • Feedback Loop: Allows agents to document lessons learned and build institutional memory.
  • Use Case: An AI agent running this skill would receive a reminder to reflect after a set interval, log insights, and review past learnings.

Quick Start

Use the self-reflection skill to initiate a reflection session by running the command 'self-reflection check'.

Frequently Asked Questions about self-reflection

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

FAQPage Schema
How do I stop my AI agent from repeating mistakes across repeated tasks?

Structured reflection allows AI agents to pause regularly, document lessons learned, and build institutional memory. This creates a feedback loop that captures insights from repeated tasks and decision-making processes to prevent recurring errors.

How do I build a feedback loop for continuous learning in AI systems?

You build a continuous learning feedback loop by running script executions that prompt reflection after set intervals. The agent logs insights and reviews past learnings to build institutional memory and improve future decision-making.

Does agent self-awareness require external dependencies to monitor performance?

No, agent self-awareness and performance monitoring do not require external dependencies here. The Skill operates independently using internal scripts to initiate reflection sessions, log insights, and review past institutional memory.

What's the best way to implement structured reflection for an AI agent?

The best way to implement structured reflection is to run the 'self-reflection check' command. This script execution monitors agent performance, prompts a reflection session, and logs insights to build institutional memory for continuous improvement.

When should I not use a continuous learning reflection loop in my AI system?

You should avoid a continuous learning reflection loop in AI systems that do not involve repeated tasks or complex decision-making processes. The structured reflection mechanism targets scenarios specifically requiring self-awareness and memory retention.