Skip to content

/evolve

Save knowledge to the cortex vault (Notes or Projects) and update index

From plugin
cortexes
216 skills6 commands2 hooks
Install
> /plugin marketplace add XBlueSky/cortexes
> /plugin install cortexes@cortex

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.

Save knowledge to the cortex vault (Notes or Projects) and update index

Command definition

evolve.md
name: evolve
description: Save knowledge to the cortex vault (Notes or Projects) and update index
argument-hint: "[content or topic to save]"
allowed-tools:
  - Read
  - Write
  - Edit
  - Glob
  - Grep
  - Bash

Invoke the `cortexes:cortex-evolve` skill and follow it to save to the vault. Command frontmatter cannot load a skill for you, so invoke it explicitly with its fully qualified name via the Skill tool.

If the user provided arguments, use them as the content or topic to save. If no arguments, ask the user what they want to save.

Determine the content type (Notes or Projects) and write the content following the cortex-evolve skill's templates and conventions. Always update _index.md after writing.

Ships withcortexes

Personal knowledge vault plugin for Claude Code — session recording, memory distillation, and hybrid semantic + BM25 retrieval.

Get the whole plugin, auto-invoked

Other commands on cortexes.