Patchflows are LLM-assisted automations such as PR reviews, code fixing, debugging. Patchflows can be run locally in your CLI and IDE, or as part of your CI/CD pipeline.

Patchflows are built by combining a set of atomic, reusable steps and typically correspond with a natural language prompt that is used to instruct the LLM to perform actions like code modification or text generation.

There are 5 ready to use patchflows available currently, and more will be added over time. You can also construct your own patchflows using patchwork.