🧬
AI EngineeringPython

Evolve

by Q00

Evolve is an AI Engineering skill for Claude Code, published by Q00 in ouroboros.

5.4K stars550 forkson Q00/ouroborosAdded 2026/08/16+1% in starsRepository updated 2026/08/16
agent-osagentic-aiai-agentai-coding-agentclaude-codeclicodexcoding-agentdeepseekdeepseek-harnessdeveloper-toolsdshdsh-plugingithub-copilotllm-evaluationllm-orchestrationloop-engineeringmcpopencode
Install in seconds
Install Evolve
Copy Evolve into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Q00/ouroboros/tree/main/skills/evolve ~/.claude/skills/evolve

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Q00/ouroboros.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/evolve/SKILL.md in Q00/ouroboros
Installs to
~/.claude/skills/evolve
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Evolve does

Evolve starts or monitors an evolutionary development loop that iteratively refines ontology and acceptance criteria across generations until convergence. Use it to evolve a coding task through generation, execution, judgment, and gating with the Ouroboros MCP tools.

Evolve is cataloged under AI Engineering on DirSkills. Evolve comes from a repository tagged agent-os, agentic-ai, ai-agent, ai-coding-agent and claude-code.

Documentation

README

ooo evolve - Evolutionary Loop

Description

Start, monitor, or rewind an evolutionary development loop. The loop iteratively refines the ontology and acceptance criteria across generations until convergence.

Flow

Gen 1: Seed(O₁) → Execute(all nodes) → Judge → Gate
Gen 2: Wonder(failed nodes) → Reflect(active nodes only) → Execute(active) → Gate(all)
Gen 3: Repeat with a smaller active set; frozen PASS nodes are reverified, not regenerated
...until the outcome gate passes, the working set stagnates, ontology converges,
or max 30 generations is reached

Usage

Start a new evolutionary loop

ooo evolve "build a task management CLI"

Fast mode (ontology-only, no execution)

ooo evolve "build a task management CLI" --no-execute

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Evolve

  • What else does Q00 publish alongside Evolve?

    Evolve is one of 25 skills that DirSkills catalogs from Q00/ouroboros, the repository it ships in. Its siblings there include Brownfield, Brownfield and Cancel. Each one is a separate skill with its own page in this directory, installs the same way Evolve does, and is maintained by Q00 in that same repository. The rest of the collection is listed on the Q00/ouroboros page.

  • How does Evolve compare to other AI Engineering skills?

    Evolve ranks #467 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Evolve against them. Open each page to compare what they document and how they install.

More from Q00/ouroboros

Evolve is one of 25 skills cataloged on DirSkills from Q00/ouroboros.

See all 25 skills
🔍
2w ago

Brownfield

Brownfield scans a root directory for existing git repositories and linked worktrees, then manages default repos used as context in interviews. Use it to set, clear, or inspect default repositories for brownfield interview sessions.
Automation
5.4K550
🔍
2w ago

Brownfield

Brownfield scans a root directory for existing Git repositories and linked worktrees, then manages default repositories used as context in interviews. Use it before an interview to set or clear the repos that will be available.
Automation
5.4K550
🛑
2w ago

Cancel

Cancel stops stuck or orphaned executions by session ID, cancels all running sessions, or interactively picks from active executions. Use it when an execution needs to be aborted.
Automation
5.4K550
🛑
2w ago

Cancel Executions

Cancel Executions cancels stuck or orphaned Ouroboros executions by session ID, cancels all running sessions, or interactively picks from active executions. Use it when a session is stuck or needs to be stopped.
Automation
5.4K550
🧪
2w ago

Evaluate

Evaluate runs a three-stage verification pipeline—mechanical checks, semantic assessment, and optional multi-model consensus—on an execution session or artifact, allowing rejected outcomes to continue through a Ralph convergence chain.
Quality
5.4K550
🔄
2w ago

Ouroboros Auto

Ouroboros Auto runs a full-quality automated pipeline that converges a task description into an A-grade Seed and executes it. Use it to start a bounded interview, generation, review, and repair flow that only executes after A-grade.
AI Engineering
5.4K550