Skip to content
Development
Command

/evolve-lite-synthesize-skill

Convert a saved trajectory into a reusable agent skill (SKILL.md + supporting scripts) that future agents can invoke to skip rediscovered work. Use when a session captured a non-trivial workflow worth promoting from a free-text guideline to an executable skill.

From plugin
altk-evolve
11010 skills10 commands
Install
> /plugin marketplace add AgentToolkit/altk-evolve
> /plugin install evolve-lite@evolve-marketplace

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-synthesize-skill

Context preview

What this command does when you run it.

Convert a saved trajectory into a reusable agent skill (SKILL.md + supporting scripts) that future agents can invoke to skip rediscovered work. Use when a session captured a non-trivial workflow worth promoting from a free-text guideline to an executable skill.

Command definition

evolve-lite-synthesize-skill.md
description: Convert a saved trajectory into a reusable agent skill (SKILL.md + supporting scripts) that future agents can invoke to skip rediscovered work. Use when a session captured a non-trivial workflow worth promoting from a free-text guideline to an executable skill.

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

Ships withaltk-evolve

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

Other commands on altk-evolve.