cyberneticlibrary

Orchestrate OpenSpec workflows

openflowskillsetup L40
lininn/openflow
What it does

Orchestrate OpenSpec requirement specs into Superpowers implementation plans

Best for

Bridging the spec-to-build gap in large features by auto-translating design intent into engineer phasing.

Inputs
  • · proposal.md or brainstorming notes
  • · Superpowers plugin (optional)
Outputs
  • · plan-ready.md with phases, files, dependencies, agent roster
Requires
  • · OpenSpec CLI (@fission-ai/openspec)
  • · Superpowers plugin (optional fallback: manual)
Preconditions

Project with openflow init --tools claude run, OpenSpec CLI installed

Failure modes

OpenSpec CLI not in PATH, Superpowers plugin not installed (degrades to manual plan execution)

Trust signals
  • · OpenSpec and Superpowers are open-source and decoupled
  • · graceful fallback to manual when dependencies missing