flow-next-setup

Install and configure local flowctl CLI with project documentation scaffolding.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/tiendung/flow-next --skill flow-next-setup-tiendung
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: flow-next-setup
Source: https://github.com/tiendung/flow-next/tree/main/skills/flow-next-setup
Command: npx skills add https://github.com/tiendung/flow-next --skill flow-next-setup-tiendung

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions. Use when user runs /flow-next:setup.

Core Features & Use Cases

  • Install flowctl locally and add instructions to project docs.
  • Ensure CLAUDE.md/AGENTS.md contain Flow-Next sections for consistent guidance.
  • Safe to re-run and update setup as needed.

Quick Start

Run the Flow-Next setup workflow to bootstrap the local flowctl CLI and update project docs.

Frequently Asked Questions about flow-next-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install flowctl locally for deterministic task orchestration?▼

Installing flowctl locally involves running the Flow-Next setup workflow to bootstrap the CLI and configure project documentation scaffolding for deterministic task orchestration. This process requires no mandatory repository changes and safely sets up in-repo tooling.

What is Flow-Next local setup and when do I need it?▼

Flow-Next local setup installs the flowctl CLI and adds instructions to project documentation like CLAUDE.md or AGENTS.md. You need it when your developer project requires deterministic task orchestration with in-repo tooling and consistent AI guidance.

Does the flowctl setup modify my existing repository files?▼

The flowctl setup requires no mandatory changes to your repository. It safely adds or updates Flow-Next sections within existing documentation files like CLAUDE.md and AGENTS.md to ensure consistent guidance without altering core project files.

Can I re-run the flowctl setup to update project documentation?▼

You can safely re-run the flowctl setup workflow to verify or update your local setup. This ensures your flowctl CLI configuration and project documentation scaffolding remain current with the latest Flow-Next instructions.

How do I add CLAUDE.md instructions for Flow-Next integration?▼

To add CLAUDE.md instructions for Flow-Next integration, execute the setup workflow which ensures CLAUDE.md and AGENTS.md contain dedicated Flow-Next sections. This provides consistent task orchestration guidance for AI agents working within your repository.