---
title: "Q - Agentic Workflow Optimizer"
description: "Reference for the Q - Agentic Workflow Optimizer GitHub Actions workflow."
sidebar:
badge:
text: "Other"
variant: "note"
---
**Source:** [`.github/workflows/q.lock.yml`](https://github.com/zircote/rlm-rs/blob/main/.github/workflows/q.lock.yml)
## Triggers
| Event |
|---|
| `discussion` |
| `discussion_comment` |
| `issue_comment` |
| `issues` |
| `pull_request` |
| `pull_request_review_comment` |
## Jobs
- `activation`
- `agent`
- `conclusion`
- `detection`
- `pre_activation`
- `safe_outputs`