episode-complete

Community

Finalize episodes to extract patterns and learnings.

Authord-o-hub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill completes and scores a learning episode, extracts patterns, and updates heuristics to improve future tasks.

Core Features & Use Cases

  • Outcome scoring: verdict, time, tokens, and artifacts recorded.
  • Reflection & learning: what worked, what to improve, key learnings.
  • Pattern extraction: tool sequences, decision points, and error patterns.

Quick Start

Call complete_episode with the episode_id and a constructed TaskOutcome; allow system to derive patterns and heuristics.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: episode-complete
Download link: https://github.com/d-o-hub/rust-self-learning-memory/archive/main.zip#episode-complete

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository