cyberneticlibrary

Run N approaches in parallel for better results

agenthubskillsetup L317,464
alirezarezvani/claude-skills
What it does

Coordinate parallel AI agents on same task

Best for

When you want multiple AI approaches tried in parallel with competitive evaluation.

Inputs
  • · query
  • · configuration
Outputs
  • · result
  • · response
Requires
  • · JavaScript
  • · Python
  • · HTTP/REST
Preconditions
  • · Authentication configured
Failure modes
  • · see each other's work. They do NOT communicate with each other. They only write to the board for the coordinator to read.
Trust signals
  • · GitHub: alirezarezvani
  • · Code examples
  • · Test coverage
  • · Best practices
  • · Well documented