evolver · v1.1.0 · 2026-06-24 · sha256 fbd3910bfdd0329d
evolver v1.1.0A
Immutable. This exact content is served forever at /api/v1/blob/fbd3910bfdd0329d.
---
name: evolver
description: >
Lightweight skill mutation helper for quick iterations. Use for small skill
tweaks or user says quick evolve, mutate skill. Use when the user needs this
capability. Triggers: quick evolve, mutate skill, tweak skill.
version: 1.1.0
author: Stijnman
license: MIT
metadata:
grok:
tags: [quick evolve, mutate skill, tweak skill]
related_skills: [skill-evolver, evolution, hyper-skill-tester]
compatibility: Grok agent; optional MCP and shell access
---
# Evolver
## When to Use
- User says **quick evolve** or task matches this capability
- User says **mutate skill** or task matches this capability
- User says **tweak skill** or task matches this capability
## Workflow
1. Load target SKILL.md.
2. Apply single targeted edit (description, workflow step, error row).
3. Validate frontmatter; save.
4. Notify skill-evolution-engine of change.
## Integrations
- `skill-evolver`
- `evolution`
- `hyper-skill-tester`
## Error Handling
| Failure | Response |
|---------|----------|
| Invalid frontmatter | Restore from git or versions/ backup. |
## Gotchas
- Prefer skill-evolver for major rewrites.
## Example
**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.