Flow Develop banner
nyldn nyldn

Flow Develop

AI community

Description

--- name: flow-develop aliases: - develop - develop-workflow - tangle - tangle-workflow description: Multi-AI implementation using Codex and Gemini CLIs (Double Diamond Develop phase) DO NOT use for: simple code edits (use Edit tool), reading/reviewing code, built-in commands, or trivial single-file changes. # Claude Code v2.1.12+ Integration agent: general-purpose context: fork task_management: true task_dependencies: - flow-define execution_mode: enforced pre_execution_contract

Installation

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

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

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

Full documentation available on GitHub

View Source Repository