Documentation
README
reflection-injection
Automatically inject relevant past reflections into agent context when starting new iterations or retrying after failures.
Triggers
Alternate expressions and non-obvious activations (primary phrases are matched automatically from the skill description):
- "inject reflection" → explicit reflection injection shorthand
- "add metacognition" → metacognitive step insertion
Purpose
This skill implements the Reflexion episodic memory injection pattern. Before each iteration, it loads relevant past reflections and injects them into the agent's context, enabling learning from past mistakes without repeating them.
Behavior
When triggered, this skill:
This is the opening of the README. Read the full README on GitHub.