oompa
🌊Factory Flows/OMP-1006Experimental

/spiral

Insert a cyclic process or feedback loop diagram

Create a cyclic diagram for iterative processes, feedback loops, and circular workflows. Default has 5 steps that loop back to start.

cyclefeedbackiteration
For: agile practitioners, product managers
Integrates with: traceo

Live Demo

See /spiral in action with CSS-animated examples.

MERMAID: /spiral
graph TD
  A["Plan"] --> B["Execute"]
  B --> C["Review"]
  C --> D["Refine"]
  D --> A

Rationale

Cyclic processes need explicit loop visualization. "Spiral" = feedback loop, circular pattern.

Acceptance Criteria

  • /spiral creates circular process diagram
  • Default has 5 steps that loop back to start
  • User can customize labels and step count
  • On save, federated

Demo Type

mermaidInteractive diagram (flowchart, gantt, ER, tree, network, cycle)

Semantic Layers

cycle
feedback
iteration

Federation Integration

This command syncs with the following systems on save:

Traceo

Requirement snapshots, verification matrix, status sync

Requirements Traceability

Specification: OMP-1006

This command is defined in oompa-spec.yaml and part of the official requirement catalog.