Flux Research banner
mistakeknot mistakeknot

Flux Research

Development community

Description

--- name: flux-research description: "Multi-agent research — triages agents, dispatches in parallel, synthesizes answer with source attribution" user-invocable: true codex-aliases: [flux-research] argument-hint: "[research question]" disable-model-invocation: true --- Use the `interflux:flux-engine` skill with `mode=research` to research the question specified by the user. Pass the research question as context.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository