Skip to content
Documentation
Command

/evolve

Propose, evaluate, apply or roll back an evidence-linked skill improvement.

From plugin
llm-wiki
1039 skills9 commands
Install
> /plugin marketplace add praneybehl/llm-wiki-plugin
> /plugin install llm-wiki@llm-wiki

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

Context preview

What this command does when you run it.

Propose, evaluate, apply or roll back an evidence-linked skill improvement.

Command definition

evolve.md
description: Propose, evaluate, apply or roll back an evidence-linked skill improvement.
argument-hint: "<skill and improvement goal | history | show/apply/rollback experiment-id>"

Use the `llm-wiki` skill and read `references/evolution-workflow.md` before any action.

Request: $ARGUMENTS

Resolve the learning wiki, raw root, factual corpus and target skill separately. Read SCHEMA.md, relevant patterns and prior experiment history. Preserve authorization already given; do not ask again to perform authorized work.

For complete evolution, use `wiki_evolve_loop.py` with a version 2 suite and explicit role/model/budget configuration. Separate training, validation and untouched final tests. Calibrate the judge, capture observable outcomes, consolidate patterns, propose coherent changes to one complete skill, and retain rejected attempts. Use representative tasks, including ingestion/editing artifacts when relevant. The public fictional corpus only demonstrates the workflow. Freeze selection before final tests and optional cross-agent transfer; do not turn exposed test results into proposal feedback.

For a manual proposal, stage a candidate directory through `wiki_evolve.py propose`; `--target` remains available for one existing file. The legacy version 1 evaluator is a deterministic regression check, not independent final-test evidence. Review the complete diff, source grounding, artifacts, cost and actual answers. Fake-runner tests establish harness behavior only.

Apply only an evaluated, reviewed proposal when the user has authorized modifying that skill. Honor existing authorization. Roll back on request. Never bypass failed evaluations or concurrent-edit checks. Preserve raw evidence and failed attempts, update normal source/concept/synthesis pages, index and log, and report the measured result accurately. A history/show request is read-only. This command does not publish a plugin release or modify unrelated global instructions.

Read more
Ships withllm-wiki

Turn PDFs, articles, transcripts, and notes into a shared wiki that your AI agents can search, cite, and keep up to date. Add a source once. Ask questions later. Keep the useful answers.

Get the whole plugin
Stats
103
Stars
16
Forks
Active
Maintenance
TypeScript
Language
MIT
License
2d ago
Last commit
5mo ago
Created

Repo: praneybehl/llm-wiki-plugin

Other commands on llm-wiki.