iiRecord
Agentic AI Atlas · self-reflection-agent
lib-process:ai-agents-conversational--self-reflection-agenta5c.ai
II.
LibraryProcess overview

lib-process:ai-agents-conversational--self-reflection-agent

Reference · live

self-reflection-agent overview

Self-Reflection Agent Implementation - Process for building agents with self-reflection capabilities including output critique, iterative refinement, and metacognitive monitoring.

LibraryProcessOutgoing · 3Incoming · 0

Attributes

displayName
self-reflection-agent
description
Self-Reflection Agent Implementation - Process for building agents with self-reflection capabilities including output critique, iterative refinement, and metacognitive monitoring.
libraryPath
library/specializations/ai-agents-conversational/self-reflection-agent.js
specialization
ai-agents-conversational
references
  • - Reflexion: https://arxiv.org/abs/2303.11366 - Self-Refine: https://arxiv.org/abs/2303.17651 - Constitutional AI: https://arxiv.org/abs/2212.08073
example
const result = await orchestrate('specializations/ai-agents-conversational/self-reflection-agent', { agentName: 'reflective-writer', reflectionDepth: 3, enableCritique: true });
usesAgents
  • self-reflection-architect
  • critique-developer
  • refinement-developer
  • metacognition-developer
  • prompt-developer
  • evaluation-developer

Outgoing edges

lib_applies_to_domain1
lib_belongs_to_specialization1
lib_implements_workflow1

Incoming edges

None.