com um clique
idea-darwin
Darwinian idea evolution engine — toss rough ideas onto an evolution island, let them compete, crossbreed, and mutate through structured rounds to surface your strongest concepts.
Menu
Darwinian idea evolution engine — toss rough ideas onto an evolution island, let them compete, crossbreed, and mutate through structured rounds to surface your strongest concepts.
Create or audit ECL Agent Harness infrastructure: AGENTS.md, change tracking, repository guidance, lint checks, CI gates, and agent handoff docs.
Reference document for monopoly patterns.
Reference document for monopoly scale-benchmarks.
Reference document for monopoly security-checklist.
MONOPOLY is a Senior System Design Engineer skill for architecting, reviewing, and scaling systems. Triggers on requests involving architecture, databases, scaling, microservices, or infrastructure design. Proactively engages to design resilient backend systems.
Reference document for monopoly tech-matrix.
| name | idea-darwin |
| description | Darwinian idea evolution engine — toss rough ideas onto an evolution island, let them compete, crossbreed, and mutate through structured rounds to surface your strongest concepts. |
| risk | safe |
| source | community |
| date_added | 2026-04-07 |
A round-based idea iteration system that treats ideas as competing organisms — scoring, selecting, crossing, and evolving them through structured rounds to surface the strongest concepts.
Most idea management tools are filing cabinets: they store ideas, tag them, and let them rot. Idea Darwin flips the paradigm — instead of organizing ideas, it lets them compete. Every idea is a living species on an evolution island. Each round, the fittest get deepened, different ideas cross-pollinate to produce unexpected hybrids, and external stimuli trigger mutations.
Your ideas are alive on this island. Like organisms, they follow three core laws:
Every idea gets a structured card recording: core question, full description, lineage (parent/child IDs), 6-dimensional scores, and change history.
| Dimension | Weight | What It Measures |
|---|---|---|
| Novelty | 10% | Genuine breakthrough or repetition? |
| Feasibility | 20% | Technically and resource-wise achievable? |
| Value | 20% | Impact if successful? |
| Logic | 20% | Internally consistent, no gaps? |
| Cross Potential | 10% | Can spark something new when combined? |
| Verifiability | 20% | Can we design a validation path? |
seed → exploring → refining → crossing → validated → dormant
The user always has final say on all life-or-death decisions. The system only recommends.
Create an ideas.md file:
## Personal knowledge base that learns my style
I want a system that reads everything I write and gradually learns how I think.
## Commute-to-podcast converter
Record voice memos during my commute, auto-convert them into podcast scripts.
/idea-darwin init
/idea-darwin round
Append new ideas to ideas.md, add environmental variables to stimuli.md.
/idea-darwin init --budget 8 --actions 3
/idea-darwin round 3
/idea-darwin dormant IDEA-0005
/idea-darwin wake IDEA-0005
clawhub install idea-darwin