Flux Explore banner
mistakeknot mistakeknot

Flux Explore

Development community

Description

--- name: flux-explore description: Autonomous multi-round semantic exploration — agents from progressively distant knowledge domains, synthesize cross-domain isomorphisms. user-invocable: true codex-aliases: [flux-explore] argument-hint: "<target description> [--rounds=3] [--agents-per-round=5] [--teams]" disable-model-invocation: true --- # Flux-Explore — Autonomous Semantic Space Exploration Generate review agents from progressively more distant knowledge domains and synthesize cross-domain

Installation

Installs to ~/.claude/skills/mistakeknot-interflux-flux-explore/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mistakeknot-interflux-flux-explore && curl -fsSL https://raw.githubusercontent.com/mistakeknot/interflux/HEAD/commands/flux-explore.md -o ~/.claude/skills/mistakeknot-interflux-flux-explore/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository