Skip to main content
Prompt-driven development is the core workflow in Revolte. You describe desired functionality, architectural constraints, or bug fixes, and Revolte parses your repository to plan and execute the code changes.

Effective Prompting Strategies

  • Be Specific About Behavior: Describe inputs, outputs, and expected edge cases.
  • Reference Existing Patterns: Mention existing utility functions or styling conventions.
  • Set Technology Constraints: Specify versions, packages, or API standards.