Flow Define banner
nyldn nyldn

Flow Define

AI community

Description

--- name: flow-define aliases: - define - define-workflow - grasp - grasp-workflow description: Multi-AI requirements scoping using Codex and Gemini CLIs (Double Diamond Define phase) PRIORITY TRIGGERS (always invoke): "octo define", "octo scope", "co-define", "co-scope" DO NOT use for: implementation tasks (use flow-develop), research (use flow-discover), review/validation (use flow-deliver), or built-in commands. # Claude Code v2.1.12+ Integration agent: Plan context: fork tas

Installation

Installs to ~/.claude/skills/nyldn-claude-octopus-flow-define/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nyldn-claude-octopus-flow-define && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/skills/flow-define.md -o ~/.claude/skills/nyldn-claude-octopus-flow-define/SKILL.md

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

Full documentation available on GitHub

View Source Repository