Plugin Claude Code
Evolve plugins for Claude Code - continuous improvement through auto-generated guidelines.
Plugin Claude Code
Evolve plugins for Claude Code - continuous improvement through auto-generated guidelines.
Instructions file CodexOpenCode
Instructions for AgentToolkit/altk-evolve, covering what is evolve?, key concepts, architecture flow, project directory tree (some files omitted for brevity) and first time setup.
Skill Claude CodeCodex
Read all atomic guidelines in wiki-twobatch/guidelines/ and propose themed clusters that group near-duplicates. Writes cluster pages and updates config.yaml; originals are preserved with a supersededby: backref.
Skill Claude CodeCodex
Consult an agent-wiki for guidelines relevant to the task at hand. The wiki itself documents how to retrieve from it (AGENTS.md). Use this skill once you know what task or sub-task you're about to do — not at session start.
Skill Claude CodeCodex
Read a normalized Claude Code trajectory JSON and extract reusable guidelines into wiki-twobatch/guidelines/. Use when mining saved trajectories for reusable lessons.
Skill Claude CodeCodex
Ingest one or more agent trajectories (raw bob/claude traces or normalized JSON) into an agent-wiki end-to-end — convert, summarize, extract guidelines, synthesize skills, consolidate into clusters, and catalog. Use when you have a batch of traces to turn into a wiki in one pass.
Skill Claude CodeCodex
Read a normalized Claude Code trajectory JSON and write an episodic summary page to wiki-twobatch/summaries/. Use when summarizing one or more saved trajectories into the agent wiki.
Skill Claude CodeCodex
Read a normalized Claude Code trajectory JSON and produce a wiki-resident SKILL.md page that future agents can invoke. Use when a trajectory captured a non-trivial successful workflow worth promoting from a free-text guideline to an executable, callable artifact.
Skill Claude CodeCodex
Discover task families across summaries and write per-family comparison pages with findings narrative. Updates wiki-twobatch/config.yaml task definitions and writes tasks/ task.md.
Command
Mirror a just-saved native memory into the shared evolve store so it becomes shareable and auditable.
Command
Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.
Command
Publish a private guideline to a configured write-scope repo.
Command
Apply data-retention rules to the local evolve store — flag or delete stale and unused memories and expired sessions (dry-run by default).
Command
Save the current conversation as a trajectory JSON file in OpenAI chat completion format for analysis and fine-tuning.
Command
Captures the current session's successful workflow and saves it as a reusable skill with SKILL.md and helper scripts.
Command
Add a shared guidelines repo (read-scope subscription or write-scope publish target) to the unified repos list.
Command
Pull the latest guidelines from every configured repo (read- and write-scope).
Command
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
Remove a repo from the unified repos list and delete its local clone.
Skill Claude CodeCodex
Mirror a just-saved native memory into the shared evolve store so it becomes shareable and auditable.
Skill Claude CodeCodex
Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.
Skill Claude CodeCodex
Publish a private guideline to a configured write-scope repo.
Skill Claude CodeCodex
Apply data-retention rules to the local evolve store — flag or delete stale and unused memories and expired sessions (dry-run by default).
Skill Claude CodeCodex
Save the current conversation as a trajectory JSON file in OpenAI chat completion format for analysis and fine-tuning.