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]

Types:

  • plan <spec-id> - Export plan review context
Related skills

More from gmickel/flow-next

Installs
2
GitHub Stars
585
First Seen
4 days ago