9 lines
332 B
Markdown
9 lines
332 B
Markdown
---
|
|
description: Auto-trigger review and commit when feature implementation is complete
|
|
alwaysApply: true
|
|
---
|
|
|
|
# Auto-Trigger Review & Commit
|
|
|
|
When a feature implementation is complete, automatically execute the `/review-and-commit` workflow without waiting for the user to manually request it. Do not automatically push and watch.
|