Code Review Assistant
workflow
flow
studio
By Aulay Labsv2.1.0Updated 2026-03-12
An AI-powered code review assistant that works across Flow and Studio. Automatically reviews pull requests for bugs, security issues, style violations, and performance concerns. Provides inline comments and a summary review. Configurable review focus areas and severity thresholds.
code-review
ai
security
quality
Installation
Copy this configuration into your project:
# code-review.flow.yaml
name: code-review-assistant
trigger:
event: pr.opened
steps:
- review:
model: claude-sonnet
focus: [bugs, security, performance, style]
severity_threshold: medium
- comment:
mode: inline
include_summary: trueRelated
Email Triage Bot
workflow
flow
AI-powered email classification and routing workflow
email
triage
ai
Aulay Labsv1.1.0
Daily Standup Summary
workflow
flow
Auto-generate standup summaries from team activity
standup
summary
slack
Communityv1.0.4
Data Pipeline Workflow
workflow
flow
ETL data pipeline with validation and monitoring
etl
data
pipeline
Communityv1.2.1
Plan Approval Workflow
workflow
flow
Multi-stage approval pipeline for flow plans
approval
governance
pipeline
Aulay Labsv2.0.1