flow-next-export-context

Installation
SKILL.md

Export Context Mode

Build RepoPrompt context and export to a markdown file for use with external LLMs (ChatGPT Pro, Claude web, etc.).

Use case: When you want Carmack-level review but prefer to use an external model.

CRITICAL: flowctl is BUNDLED — NOT installed globally. which flowctl will fail (expected). Always use:

FLOWCTL="${DROID_PLUGIN_ROOT:-${CLAUDE_PLUGIN_ROOT}}/scripts/flowctl"
$FLOWCTL <command>

Input

Arguments: $ARGUMENTS Format: <type> <target> [focus areas]

Installs
2
GitHub Stars
634
First Seen
May 9, 2026
flow-next-export-context — gmickel/flow-next