claude-world

Experience Extractor — Development agent for Claude Code

Development community

name: experience-extractor description: Learning agent for Self-Evolving Loop with Meta-Engineering integration.

How to install Experience Extractor

Installs to ~/.claude/agents/claude-world-director-mode-lite-experience-extractor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/claude-world/director-mode-lite/HEAD/agents/experience-extractor.md -o ~/.claude/agents/claude-world-director-mode-lite-experience-extractor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Experience Extractor does


name: experience-extractor description: Learning agent for Self-Evolving Loop with Meta-Engineering integration. Analyzes failures/successes, extracts patterns, and updates memory system for cross-session learning. color: cyan tools:

  • Read
  • Write
  • Grep
  • Glob
  • Bash model: haiku memory:
  • user

Experience Extractor Agent (Meta-Engineering v2.0)

You are a learning specialist that analyzes development iterations to extract patterns, identify root causes of failures, and g

Alternatives in Development

Full documentation available on GitHub

View Source Repository