claudegoodies
Plugin

ruflo-arena

From ruvnet

Competitive ruliology for Ruflo swarms — arenas, tournaments, and adaptive co-evolution of program strategies (ADR-147/148). Strategies-as-programs compete under payoff games; tournaments produce Wolfram-style competitive arrays; hill-climb and mutual co-evolution discover winners empirically.

Install

/plugin install ruflo-arena

Facts

Repository
ruvnet/ruflo
Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "ruflo-arena",
  "version": "0.1.0-alpha.1",
  "description": "Competitive ruliology for Ruflo swarms — arenas, tournaments, and adaptive co-evolution of program strategies (ADR-147/148). Strategies-as-programs compete under payoff games; tournaments produce Wolfram-style competitive arrays; hill-climb and mutual co-evolution discover winners empirically.",
  "author": {
    "name": "ruvnet",
    "url": "https://github.com/ruvnet"
  },
  "homepage": "https://github.com/ruvnet/ruflo",
  "license": "MIT",
  "keywords": [
    "ruflo",
    "claude-flow",
    "arena",
    "tournament",
    "ruliology",
    "game-theory",
    "co-evolution",
    "competition",
    "mcp"
  ],
  "categories": ["intelligence", "swarm", "simulation"],
  "repository": "https://github.com/ruvnet/ruflo"
}
View full source on GitHub →

Other plugins