# Flow Next Opencode Setup

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

- Skill: `gmickel/flow-next-opencode-setup` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add gmickel/flow-next-opencode-setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gmickel/flow-next-opencode-setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gmickel (https://skillmd.com/u/gmickel)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gmickel/flow-next-opencode-setup

---


# Flow-Next Setup

Install flowctl locally and add instructions to project docs.

## Benefits

- `flowctl` accessible from command line (add `.flow/bin` to PATH)
- Other AI agents (OpenCode, Cursor, etc.) can read instructions from CLAUDE.md/AGENTS.md
- Works without Claude Code plugin installed

## Workflow

Read [workflow.md](workflow.md) and follow each step in order.

## Notes

- Copies scripts (not symlinks) for portability across environments
- Safe to re-run - will detect existing setup and offer to update
- Use the **question** tool for interactive prompts in setup

