The Power of Templates
Pre-Planned Mode bridges the gap between ad-hoc AI assistance and rigid automation scripts. By defining a "Plan" as a JSON file, you can curate high-quality workflows for common tasks like code audits, migration scripts, or documentation generation.
When you invoke this mode, the system analyzes your request to identify which plan file to use and extracts any necessary variables to fill in the blanks.
Key Benefits
- Consistency: Ensure tasks are performed the same way every time.
- Efficiency: Skip the planning phase and jump straight to execution.
- Shareability: Commit plan files to your repo to share workflows with your team.