You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🧠 Community skill for Claude Code & Codex that helps your agent learn from its mistakes. /aprende reviews the conversation, surfaces durable learnings (memories, Reflexion-style anti-patterns, skill stubs, project-docs), and writes them only after you confirm. Bilingual (EN/ES). Made by tododeia.
Self-correction engine for AI coding agents - implements the Reflexion paper (Shinn et al., 2023) as a Rust MCP server. Turns failures into persistent, searchable lessons that prevent the same mistakes across sessions.
AI coding assistant skill for automated multi-file development. PIR methodology: Plan-Iterate-Resolve with filesystem memory, self-reflection, and advisory state machine. Supports Claude Code & Cursor.
Multi-tool AI orchestration that researches its own success criteria before acting, validates them after, and earns autonomy from track record. Orthogonal to single-agent frameworks.