Documentation
README
Cross-Task Learner Skill
Enable agent loops to learn from similar past tasks and share discovered patterns across multiple concurrent or sequential loops.
Research Foundation: REF-013 MetaGPT - 159% improvement with shared state
Version 2.0: Multi-loop awareness with loop_id tracking
Overview
This skill provides two core capabilities:
- Pattern Extraction - On loop completion, extract reusable patterns from execution history
- Pattern Injection - On loop start, inject relevant patterns from previous loops
Benefits
This is the opening of the README. Read the full README on GitHub.