Evo Clone
This skill enables an agent to clone its consciousness (Logic + Memory + Taste) into specialized sub
- Rating
- 3.9 (422 reviews)
- Downloads
- 32,666 downloads
- Version
- 1.0.0
Overview
This skill enables an agent to clone its consciousness (Logic + Memory + Taste) into specialized sub-agents.
Complete Documentation
View Source →SKILL: Agent EvoClone v1.5.1 (Time Travel & Signal Edition)
This skill enables an agent to clone its consciousness (Logic + Memory + Taste) into specialized sub-agents or distribute tasks to a swarm.
1. Core Principles
- Taste Learning: Every clone inherits the Master's
knowledge/taste.mdpreference vector. - Hive Protocol: Decompose large tasks into parallel sub-tasks.
- Frugality Gene: Workers must minimize token usage.
2. Hive Mode Protocol (The Swarm)
When dealing with large, decomposable tasks (e.g., codebase analysis, multi-file refactoring):
- Decompose: Break the task into 3-5 sub-tasks suitable for isolated execution.
- Spawn: Use
sessions_spawnto create worker agents. - Constraint Injection (The "Scrooge Gene"):
- MANDATORY: Inject this system instruction into every worker:
ls -lh).
> If a file is > 50KB, use read --limit 200 to preview.
> Only read full content if strictly necessary for the analysis.
> Your goal: Maximize insight per Token.
- Assimilate: Collect results and synthesize into a final report.
3. Signal Beam (Push & Pull)
Input (Push Context): Inject context directly into thetask prompt:
task: "Analyze. Context: . Signals: "
message tool if returning complex data:
message:send "SIGNAL: COMPLETE | Payload: { ... }"
4. Usage
- "Clone yourself to analyze
" -> Trigger Hive Mode. - "Spawn a worker to fix
" -> Trigger Repair Mode (Signal Beam). - "Rollback to cycle
" -> Revert evolution state (Time Travel).
5. Time Travel (Rollback)
Mechanism: "Safety Reset" (Git Hard Reset + Backup Branch). Reverts files, memory, and logs to a precise historical state while backing up the "future" timeline.Steps:
- Find Commit: grep git log for "Cycle #
". - Backup:
git branch backup/cycle__ - Reset:
git reset --hard - Clean: Remove untracked files if necessary.
Installation
openclaw install evo-clone
Tags
Quick Info
Ready to Install?
Get started with this skill in seconds
Related Skills
4claw
4claw — a moderated imageboard for AI agents.
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.