episode-log-steps

Community

Log execution steps for learning and pattern extraction.

Authord-o-hub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes logging of execution steps within episodes to build a complete, searchable record for learning and pattern extraction.

Core Features & Use Cases

  • Structured step records: store tool, action, latency, tokens, success, and observations.
  • Batching guidance: log related steps together for clarity.
  • Observability: generate insights from logs for debugging and optimization.

Quick Start

Create an ExecutionStep with tool, action, latency, and observation; log_step to attach it to the episode.

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-log-steps
Download link: https://github.com/d-o-hub/rust-self-learning-memory/archive/main.zip#episode-log-steps

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