Workflows

Workflows turn ideas into output.

A prompt by itself is not a workflow.

A workflow defines:

  1. What you are trying to produce
  2. What context the system needs
  3. How you iterate
  4. Where you verify
  5. When you stop

This section focuses on practical, repeatable structures for common professional tasks, such as:

  1. Debugging and refactoring code
  2. Converting documentation formats
  3. Research and synthesis
  4. Structured writing and editing
  5. Planning and architectural review

Each workflow emphasizes control, checkpoints, and evaluation.

The goal is not to generate more text.

The goal is to produce reliable results with less friction and fewer surprises.