Skip to content
Development
Command

/evolve-lite-provenance

Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.

From plugin
altk-evolve
9610 skills10 commands
Install
$ npx -y skills add AgentToolkit/altk-evolve --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/evolve-lite-provenance

Context preview

What this command does when you run it.

Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.

Command definition

evolve-lite-provenance.md
description: Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.

Use the `evolve-lite-provenance` skill on the current conversation. Follow the skill's instructions exactly.

Ships withaltk-evolve

Blog posts: IBM announcement | Hugging Face blog Coding agents repeat the same mistakes because they start fresh every session. Evolve gives agents memory — they learn from what worked and what didn't, so each session is better than the last.

Get the whole plugin, auto-invoked
Stats
96
Stars
0
Views
11
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
1d ago
Last commit
7mo ago
Created

Repo: AgentToolkit/altk-evolve