Fluxloop banner
Fluxloop-AI Fluxloop-AI

Fluxloop

AI community

Description

Open-source toolkit for running reproducible, offline-first simulations of AI agents against dynamic scenarios

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

FluxLoop Logo

FluxLoop OSS

Status License SDK PyPI CLI PyPI

Agentic Testing for AI Agents

**"Hey, test my agent for order cancellation with angry customers"** → FluxLoop handles the rest: setup, CLI install, synthesis, execution, and analysis.

🤖 Agent-First Workflow

Your coding agent (Claude Code) orchestrates the entire testing flow. Just describe what you want to test—FluxLoop does the heavy lifting.

🎯 Simulate at Scale

Run thousands of realistic multi-turn scenarios in parallel. Find edge cases before production.

📊 Align to Your Standards

Capture your implicit decision criteria. Turn intuition into automated evaluation.


Getting Started

⭐ Claude Code Plugin (Recommended)

**Install the plugin, then just talk.**

/plugin install Fluxloop-AI/fluxloop-claude-plugin

That's it. Now say:

"test my agent for refund scenarios"

The **Agent Test Skill** handles everything:

  • ✅ Installs FluxLoop CLI (if needed)
  • ✅ Logs you in
  • ✅ Creates project/scenario
  • ✅ Synthesizes test inputs
  • ✅ Runs simulations
  • ✅ Analyzes results and suggests fixes

**No commands to memorize. No manual setup. Just ask.**

Example Conversation

User: "Test my chatbot for refund scenarios with frustrated customers"

Agent: Let me set up FluxLoop and run tests...

       ✓ FluxLoop CLI installed
       ✓ Logg